topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
xBrwowse acentos y Ñ/ñ [SOLUCIONADO] | [code=fw:3i7wct5u]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// \SAMPLES\RAMONUTF.PRG - Harbour / xHarbour compiler</span><br /><br /><span style="color: #00D7D7;">#Include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><span style="color: #00D7D7;... |
xBuildW ? | Amigos:
Alguien utiliza xBuildW de xHarbour.com <!-- m --><a class="postlink" href="http://www.xharbour.com/products/addons.php">http://www.xharbour.com/products/addons.php</a><!-- m --> para compilar sus aplicaciones ?
Tengo algunas dudas.
Saludos |
xBuildW ? | Hola Armando,
Recien unos dias, he estado trabajando con xHarbour, y he logrado armar un pequeño proyecto .xbp con el xBuildW y funciona bien |
xBuildW ? | Blessed:
Cierto, tambien acabo de probarlo pero con un solo PRG y funciona bien, quisiera saber si
es confiable para varios PRGs y hasta cuantos ?
Saludos |
xBuildW ? | Armando,
Use xBuilder desde hace varios años.
Para mi es 100% confiable, tengo varios proyectos hasta con mas de 20 PRGs y nunca he tenido ningun problema.
Tambien puedes incluir programas en C dentro de tus proyectos.
Lo mejor de todo es la facilidad de uso pues casi todo es intuitivo y no va a requerir ninguna "cur... |
xBuildW ? | George:
Muchas gracias por tu respuesta, a mi tambien me parece muy sencillo, aunque tiene
pequeños detalles como que no es posible auto abrir el último proyecto, o tal vez no
se como configurarlo.
Saludos |
xBuilder & Fwh | All,
Does xHarbour/xBuilder version Sept 08 work ok with FWH Version 9.05?
Thanks,
Randal |
xBuilder & Fwh | [quote="Randal":189razkr]All,
Does xHarbour/xBuilder version Sept 08 work ok with FWH Version 9.05?
Thanks,
Randal[/quote:189razkr]
yes, it does.
Regards,
Detlef |
xBuilder & Fwh | Detlef,
Thanks for the reply. I upgraded yesterday but found there is a problem with the xml class (which I use) in Apr 09 version of xHarbour. I understand the fixed it in the latest beta but I think I'll wait for the next production release.
Thanks again,
Randal |
xBuilder and SaveToBMP() issue | Please See below a sample that is working fine with Harbour + Fivewin and
xHarbour (free version) + Fivewin. But is not working with xBuilder (xHarbour commercial version) + Fivewin. I mean the file BMP is created but cannot be open when created thru xBuilder.
[code=fw:1o5sjva1]<div class="fw" id="{CB}" style="font-f... |
xBuilder and SaveToBMP() issue | George,
Could you please provide both bitmaps (in a ZIP file) with the right and wrong ones ? thanks |
xBuilder and SaveToBMP() issue | Antonio,
Sent to your email.
Saludos
George |
xBuilder and SaveToBMP() issue | George,
It seems as there are just two different bytes and they make the difference:
With Harbour: BM65 (first 4 bytes)
with xHarbour: MB65 (first 4 bytes)
I think we can easily fix this <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
xBuilder and SaveToBMP() issue | Good to know!
Thanks
George. |
xBuilder and SaveToBMP() issue | George,
Problem solved <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=98298#p98298">viewtopic.php?p=98298#p98298</a><!-- l --> |
xBuilder and SaveToBMP() issue | Very well.
I was following this thread.
Regards
George |
xBullZipPDFPrinter_6_0_0como pdf | Saludos, uso el controlador BullZipPDFPrinter para realizar impresiones pdf, usan el printer normal de fw, este controlador lo tengo instalado como predetermindo, por tengo usando PRINTER . de fw. LA IMPRESION me la manda al BullZipPDF, pero de repente esta impresion se pierde y tengo problemas para generar el pdf de l... |
xBullZipPDFPrinter_6_0_0como pdf | Saludos, uso el controlador BullZipPDFPrinter para realizar impresiones pdf, usan el printer normal de fw, este controlador lo tengo instalado como predetermindo, por tengo usando PRINTER . de fw. LA IMPRESION me la manda al BullZipPDF, pero de repente esta impresion se pierde y tengo problemas para generar el pdf de l... |
xBullZipPDFPrinter_6_0_0como pdf | Buén dia, simples:
[url:1es8v1ru]https://www.sumatrapdfreader.org/free-pdf-reader.html[/url:1es8v1ru]
Saludos. |
xChoice() works with FWH 19.06? | Mr. Rao,
xChoice() function works with FWH 1906?
Wiht FWH 15.07 works fine.
Note: aPrompts is an array like { "Hola", "que tal" }
[code=fw:3prtkrlm]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #B900B9;">/* *****************************************************************************... |
xChoice() works with FWH 19.06? | Try with
Prueba asi
[quote:3md37rmy]
/* *********************************************************************************** */
FUNCTION XChoice( aPrompts, cTitle )
/*by nageswaragunupudi » Mon Aug 19, 2013 8:30 pm
You may try using this function in the place of AChoice
*/
local nSelect := 0
DEFAULT cTitle := ... |
xDevStudio | Siguiendo un enlace del foro he llegado a la página de xDevStudio <!-- m --><a class="postlink" href="http://www.sqllib.com.br/download.php?id=xDevStudio">http://www.sqllib.com.br/download.php?id=xDevStudio</a><!-- m --> . Alguien sabe si hay una versión en castellano o sólo está en portugues.
Saludos, |
xDevStudio | Sólo en Português...
Puedes hablar directamente con el Autor del Proyecto:
Vailton Renato
<!-- e --><a href="mailto:renato@kssoftware.com.br">renato@kssoftware.com.br</a><!-- e -->
Creo que tenga una Vérsion en Ingléz... |
xDocViewer | xDocViewer creates automatically previews of word documents.
You can browse the previews with very high speed and then tag/sort the documents to directories with one click.
After you tag/sort one document the preview positions automatically to the next document.
You can sort hundrets of documents in a very short time.
... |
xDocViewer | EXCELLANT |
xHARBOUR en modo consola (solucionado) | Estimados
alguien que use xharbour en modo consola me pueda enviar los archivos de linkeo
ya que no he podido hacerlo andar
si es posible que pueda ejecuar este simple ejemplo
[quote:2on5s34b]function main()
alert( "Hola" )
return nil[/quote:2on5s34b]
desde ya gracias |
xHARBOUR en modo consola (solucionado) | estimaods, dejo aqui lo que tengo hecho para ver si alguien lo puede echar una manito y dejarlo funcionando, compila bien pero no hace nada <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->
[b:36jea2ko]modulo1.prg[/b:36jea2ko]
[quote:36jea2ko]ANNOUNCE RDDSYS
function main()
cls... |
xHARBOUR en modo consola (solucionado) | @Echo Off
SET CLIPPER=
SET LIB=
SET INCLUDE=
REM path=%path%;c:\bcc55
set include=c:\bcc55\include
Cls
Echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
Echo ³ FiveWin for xHarbour 2.3 - January 2002 xHarbour development power ³Ü
Echo ³ (c) FiveTech, 1993-2002 for Micros... |
xHARBOUR en modo consola (solucionado) | Gracias karinha por responder, pero no funciono, compila bien pero no hace nada, se quea en negro parpadeando el cursor
faltara algun tipo de parametro al xharbour o ya no es modo consola?
tengo esta version de xharbour, a lo mejor con una version menor puede que funcione
[b:8tpblgje]c:\xharbour\bin\harbour /build |m... |
xHARBOUR en modo consola (solucionado) | Como están los .CFG de su compilador borland??
En últino caso formate tu computadora, puede ser esto.
aca, funciona bién. |
xHARBOUR en modo consola (solucionado) | Patricio,
Creo que puede ser el flag -aa que te falta aqui:
%bcdir%\BIN\ilink32 -Gn -Tpe [color=#FF0000:3noalnbw]-aa[/color:3noalnbw] -s @b32.bc
ó tal vez sea -ap en vez de -aa
[url:3noalnbw]http://www2.pmf.fh-goettingen.de/~isimon/Informatik/CompilerHowto/ilinkSchalter.htm[/url:3noalnbw] |
xHARBOUR en modo consola (solucionado) | %bcdir%\BIN\ilink32 -Gn -Tpe -aa -s @b32.bc
Maestro Antonio haciendo asi, con mi compilador BCC55 genera el .EXE mas no ejecuta.
salu2. |
xHARBOUR en modo consola (solucionado) | @Echo Off
SET CLIPPER=
SET LIB=
SET INCLUDE=
REM path=%path%;c:\bcc55
set include=c:\bcc55\include
Cls
Echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
Echo ³ FiveWin for xHarbour 2.3 - January 2002 xHarbour development power ³Ü
Echo ³ (c) FiveTech, 1993-2002 for Micros... |
xHARBOUR en modo consola (solucionado) | Gracias por responder, pero ya lo solucione cambiandome a harbour dejo el xharbour..
[quote:1zoyo4up]C:\harbour\bin>harbour /build |more
Harbour Build Info
---------------------------
Version: Harbour 3.1.0dev (Rev. 17025)
Compiler: Borland C++ 5.8.2 (32-bit)
Platform: Windows XP 5.1.2600 Service Pack 3
PCode version:... |
xHARBOUR en modo consola (solucionado) | Para Harbour en modo consola puedes usar FWH/samples/build.bat (sin la 'h') |
xHB & ViaCoral question | Dear All,
I bought the ViaCoral.lib from Viaopen.com. When I try to compile and link. It show the error message. I think the ViaCoral.lib is not compatible with xHb.com.
Who have ever success with Viacoral.lib with xHb.com?
Regards,
Dutch |
xHB & ViaCoral question | Dutch
I can compile and use viacoral.lib with xhb (latest build) and fwh 7.10
What is your problem ?
Just a clue, did you add #include "viacoral.ch" in your program and in your development dir or change your xbp to make it available
HTH
Richard |
xHB & ViaCoral question | Dear Richard,
I use xHb.com 701 / FW 707. I try to compile with ViaCoral but it doesn't show anything.
I add #include 'viacoral.ch'
I add c:\viacoral\lib\xharbour\vc\viacoral.lib in XBP
What does it mean, "in your development dir"
[quote:1q95crn6]and in your development dir [/quote:1q95crn6]
Regards,
Dutch |
xHB 1.1.0 & BCC 5.5.1 | Hi everyone
Currently I use FW 8.01 - xHb 1.1.0 Simplex XHB - BCC 5.5.1
I would like to know which version of FW I can compile with this version of xHB and BCC?
I am evaluating upgrading the FW, but depend on some considerations about the version of xHB
Thanks in advance |
xHB 1.1.0 & BCC 5.5.1 | Yuri,
Have you considered to migrate to Harbour ?
We will provide you all the help that you may need, and you will not be forced to use old versions any more <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
xHB 1.1.0 + FWH901 + ADORDD | Quando compilo este exemplo do Linares:
xHB 1.1.0 + FWH901 + ADORDD: ESTA TRAVANDO (ERRO)
xHB 9.60 + FWH208 + ADORDD: FUNCIONA PERFEITO
Algum pode me auxiliar...
Ronaldo Minacapelli |
xHB 1.1.0 + FWH901 + ADORDD | Ronaldo,
> xHB 1.1.0 + FWH901 + ADORDD: ESTA TRAVANDO (ERRO)
Que error ? |
xHB 1.1.0 + FWH901 + ADORDD | ele simplesmente fica travado... não aparece nenhum mensagem... |
xHB 1.1.0 + FWH901 + ADORDD | Ronaldo,
Please place some traces using MsgInfo() or LogFile() calls to find where it crashes. |
xHB 1.1.0 + FWH901 + ADORDD | Sr. Linares...
Utilizeo o Harbour 1.0.1 é funcionou bem...
Sera que o problema esta no xHarbour?
Ronaldo |
xHB TipClientHTTP( ) substitute ? | In my application, I have a call to the TIPClientHTTP class used in xHarbour. This is in an xHarbour library, built with Pelles C ( TipSSL.lib )
Now I need to make the same call but in my program built with Harbour and Microsoft VC 2010. The other library is not compatible.
Here is the description from the xHarbour... |
xHB TipClientHTTP( ) substitute ? | There is a sample webclien.prg in FWH. Maybe it can help ...
Regards, Roman |
xHB TipClientHTTP( ) substitute ? | I'm not looking for a different method. I guess I wasn't clear.
Harbour supports a TipClientHTTP( ) class. In my current application builds I've tried linking hbtipssl.lib but then I receive numerous missing externals. I've tried hbtip.lib and that has a similar result.
I would love to know:
1) what is included i... |
xHB TipClientHTTP( ) substitute ? | I wanted to update this.
I am calling the TipClientHTTP( ) class. In xHarbour, it links in fine, but that library is not compatible with MSVC and Harbour.
[u:pd5792x0]There is a Harbour hbtip.lib which I tried linking in, but I get the following error:[/u:pd5792x0]
hbrtl.lib(hbsocket.obj) : error LNK2019: unresolv... |
xHB TipClientHTTP( ) substitute ? | Tim,
Please check that you are linking WS2_32.lib from MSVC |
xHB TipClientHTTP( ) substitute ? | Antonio's suggestion worked to eliminate the build error.
Now I link in hbtip.lib and get a clean build.
However, the following line:
Local oHttp:=TIpClientHttp():new("https://website.com/", .F. ) // I left out the actual website ... its not important here
which works fine in xHarbour, generates the following e... |
xHB TipClientHTTP( ) substitute ? | Roman, I looked at the sample but this is to exchange XML data so I need to Post a string to the website, then Read the response. Its not supported with the WebClient class.
[b:1mw5i8l5]Everyone:[/b:1mw5i8l5]I am using the Harbour builds from Five Tech, specifically for MSVC 2010.
The Harbour forum says , in respons... |
xHB TipClientHTTP( ) substitute ? | Have a try with these:
[url:3tfbhya1]ftp://dutheil.dyndns-server.com/hbtip.lib[/url:3tfbhya1]
[url:3tfbhya1]ftp://dutheil.dyndns-server.com/hbtipssl.lib[/url:3tfbhya1]
Harbour Build Info
---------------------------
Version: Harbour 3.2.0dev (Rev. 17482)
Compiler: Microsoft Visual C++ 16... |
xHB TipClientHTTP( ) substitute ? | Thanks ... I tried the libs. Apparently they need an additional lib to be linked in.
hbtip.lib(httpcli.obj) : error LNK2001: unresolved external symbol _HB_FUN_HB_BLEN
hbtip.lib(client.obj) : error LNK2001: unresolved external symbol _HB_FUN_HB_BLEN
hbtip.lib(log.obj) : error LNK2001: unresolved external symbol _HB... |
xHB TipClientHTTP( ) substitute ? | It´s probably because you have an outdated version of Harbour. Most of these functions were introduced last April as part of unicode support. You can dowload the full Harbour set for msvc 10 from [url:3dzmfd3j]ftp://dutheil.dyndns-server.com/hbmsvc10.zip[/url:3dzmfd3j] |
xHB TipClientHTTP( ) substitute ? | Thanks for the libraries. However, I still have the same issue.
1) If I only link hbtip.lib, I get a successful build, but the error I mentioned before that does not allow me to create a new tipclienthttp object
2) If I link in hbtipssl.lib or hbtipssl.lib and hbtip.lib, I get the following error in the build:
hb... |
xHB TipClientHTTP( ) substitute ? | These functions belong to openssl. You probably have to download and install openssl. I don´t know if you have to link a lib or use any dll. I remember I had a similar issue using ssl with smtp but I cant find the project I was working for. |
xHB TipClientHTTP( ) substitute ? | OK so this one is beyond me. There are over 2400 files in the OPENSSL download ... and they are for a variety of OS's.
My task is simple. It works perfectly with xHarbour ( .com ) but fails with Harbour
Local oHttp:=TIpClientHttp():new("https://secured.server.com/document.cfx", .F. ) // Create the new object. ... |
xHB TipClientHTTP( ) substitute ? | I don´t know what to say because I just added
[code=fw:2b79gyw9]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> Test<br /><span style="color: #00C800;">Local</span> oHttp:=TIpClientHttp<span style="color: #000000;">(</span><span style="color: #000000;">... |
xHB TipClientHTTP( ) substitute ? | That is my exact problem. Clearly it is not able to create the new object.
Computers need to rattle our cages. |
xHB TipClientHTTP( ) substitute ? | I get the same error using xHarbour. Unfortunately, the https protocol is not supported by tip.lib.
EMG |
xHB TipClientHTTP( ) substitute ? | [quote="TimStone":3tppsrnn]Computers need to rattle our cages.[/quote:3tppsrnn]
Can you explain this phrase, please? <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
EMG |
xHB TipClientHTTP( ) substitute ? | Enrico,
Using xHarbour.com I have no problem with this class. My older version has been executing it,. as written, just fine. Its the Harbour with MSVC that is having a problem.
When I look at the harbor source code, it would appear that https IS supported.
That little line about computers is "humor". It means... |
xHB TipClientHTTP( ) substitute ? | [quote="TimStone":1q6psdmv]Using xHarbour.com I have no problem with this class.[/quote:1q6psdmv]
This only mean that xHarbour.com has implemented https protocol support. Official xHarbour has not. <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->
[quote="TimStone":1q6psdmv]Tha... |
xHB TipClientHTTP( ) substitute ? | I'm using an older version of xHarbour.com.
I have two builds of my primary application. One is with the older xHarbour and the other with MSVC 2010 / Harbour. We have resolved every problem with the new one except this issue.
I can certainly consider an alternative, but I don't see there is one.
Any suggestions w... |
xHB TipClientHTTP( ) substitute ? | Sorry, I don't use Harbour.
EMG |
xHB TipClientHTTP( ) substitute ? | Maybe you can use Wininet or WinHTTP API:
<!-- m --><a class="postlink" href="http://www.codeproject.com/Articles/3898/Connecting-to-a-HTTPS-server-with-SSL-using-Winine">http://www.codeproject.com/Articles/389 ... ing-Winine</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.codeproject.com/Articles/66625/A-... |
xHB TipClientHTTP( ) substitute ? | You might try to adapt the function below to your needs. It is based on a sample from Harbour SVN.
[code=fw:ldupcb7z]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">FUNCTION</span> Test<br /><span style="color: #00C800;">LOCAL</span> socket, ssl_ctx, buffer, tmp, ssl<br /><br />... |
xHB TipClientHTTP( ) substitute ? | Hi Tim,
It´s working now, at least I can browse the oHttp object. Download the updated libs from [url:399hqqkv]ftp://dutheil.dyndns-server.com/libs.zip[/url:399hqqkv]
[code=fw:399hqqkv]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> Test2<b... |
xHB TipClientHTTP( ) substitute ? | Could you email me your make file section with the libs you are including, and in what order. I'm wondering if I have a conflict.
"TimStone@MasterLinkSoftware.com"
Thanks |
xHB TipClientHTTP( ) substitute ? | Thanks to Andre who revised the libraries and they now work ! |
xHB TipClientHTTP( ) substitute ? | Great! Can I have the new lib? I would try it with xHarbour but the link is not working anymore.
EMG |
xHB TipClientHTTP( ) substitute ? | Libs are available at: [url:8ymve72b]https://www.box.com/s/6sm1zzxuwvlwokji6nos[/url:8ymve72b]
They were built from HARBOUR svn:
Harbour Build Info
---------------------------
Version: Harbour 3.2.0dev (Rev. 18349)
Compiler: Microsoft Visual C++ 16.0.30319 (32-bit)
Platform: Windows 7 6.1.7601 Service Pa... |
xHB TipClientHTTP( ) substitute ? | Sorry, can I have the source code, please?
EMG |
xHB TipClientHTTP( ) substitute ? | You can download the source from:
[url:1fe6vlqo]https://www.box.com/s/onitle3ibdp6z66e15z0[/url:1fe6vlqo]
They came from HARBOUR svn. My ENV vars are:
[code=fw:1fe6vlqo]<div class="fw" id="{CB}" style="font-family: monospace;"><br />SET HB_TIP_OPENSSL=yes<br />SET HB_HAS_OPENSSL=yes<br />SET HB_STATIC_OPE... |
xHB TipClientHTTP( ) substitute ? | Thank you.
EMG |
xHB dummy ActiveX.lib | <!-- m --><a class="postlink" href="http://hyperupload.com/download/02d7a0b682/ActiveX.lib.html">http://hyperupload.com/download/02d7a0b ... X.lib.html</a><!-- m --> |
xHB dummy ActiveX.lib | Hello Antonio,
May I use this LIB file?
I use xHarbour 0.99.61+FWH26 SEP version and BCC55
Richard |
xHB dummy ActiveX.lib | Richard,
It is only needed for xHB (xharbour builder). |
xHabour | Hola foro..
Al utilizar xHarbour, me arroja este error la tsbrowse 6.0
__HB_STACK_ REFERENCEND FROM C:\FWH\LIB\SBROWSEX.LIB | SCROLL
sera que me esta faltando enlazar alguna libreria?
Saludos.
Ricardo Ramirez E. |
xHabour | Re-compile la tsbrowse y ya no me arroja ese error.
Ahora el error es el siguiente :
'hb_stack_' referenced from RDDADS.LIB | ads1
donde consigo esa lib?? para xharbour 0.99.60 ?
Saludos.
Ricardo R. |
xHabour | Ricardo,
Estas usando el build de xharbour que proporciona FiveTech ? |
xHabour | Antonio, estoy usando xHarboer que descarge de <!-- w --><a class="postlink" href="http://www.harbour.org">www.harbour.org</a><!-- w -->
donde descargo la build que proporcina FivetechSoft?
Saludos
Ricardo. |
xHabour | Ricardo,
Revisa la sección "whatsnew/novedades" de estos foros. Ahí encuentras los enlaces para descargarlos. |
xHarbour (.com) with FWH 18.01 | I just released a build of my product using FWH 18.01 with xHarbour ( xBuilder ) dated 12/9/15 ( Version 4.5 ).
My clients are experiencing steady crashes in a variety of areas.
The same code built with Visuall C++ and Harbour has no reported problems.
Is anyone else using the older commercial build of xHarbour with... |
xHarbour (.com) with FWH 18.01 | Tim,
Please check if hb_out.log files are created and please post them here, thanks |
xHarbour (.com) with FWH 18.01 | No those files do not exist. However, at this time I'm working on the assumption that the xHB build of my program was corrupted before, or at, distribution. A rebuild of the program ( 100% ) seems to be OK at this time.
Tim |
xHarbour + FWH & Funcky | Hello forum
Do I need any wrappers on ".ch" file in order that Funcky work with
xHarbour + FWH?
I would like to evaluate the demo version of funcky60, but I get errors.
I want to be sure that this component work fine with xHarbour before to buy
it.
I tried to ask for technical support at funcky website but that o... |
xHarbour + FWH & Funcky | No way man !!!!
You don't need wrapper since Funcky is an OLE Componente, use the TOleAuto() Class to use it.
This is sample program I wrote to try some funcky features:
<!-- m --><a class="postlink" href="http://www.google.d2g.com/funckydemo.zip">http://www.google.d2g.com/funckydemo.zip</a><!-- m -->
You will need... |
xHarbour + FWH & Funcky | Hello Rene
Your demo compile fine
[code:241ymvpv]
PUBLIC oFuncky := TOLeAuto():New("Funcky")
? oFuncky:Capitalize("mr. juan perez")
? oFuncky:AppName()
? oFuncky:AllDrives()
? "The system name is: " + oFUNCky:ComputerName()
... |
xHarbour + FWH & Funcky | George:
Check that you have the fullfeatured version of Funcky, The demo I made was made with the commercial version, not with the demo.
I don't know which methods are supported in the demo version, so I cannot guarantee it works.
On the other hand, be sure to be using the xHarbour's TOLE, in the recent versions of ... |
xHarbour + FWH & Funcky | Rene,
I have problems with xHarbour tOleAuto + FWH 2.7
I am doing some test using WinFax and go error in oFax:AddAttachmentFile
[code:2ar4csb7]
oFax = TOleAuto():New( "WinFax.SDKSend" )
oFax:LeaveRunning()
IF oFax:SetTo( cDes ) = 1; BREAK; ENDIF
IF oFax:SetSubj... |
xHarbour + FWH & Funcky | Works fine for me. Are you sure that the file test.doc does exist in the root directory of drive C?
EMG |
xHarbour + FWH & Funcky | Hi Enrico,
The problem is when I try to send a PDF or DOC document I got a dialog with following message:
"The selected attachment is being converted into a fax image"
But the dialog *WAIT* until I have to cancel; after that only send the cover page never the attachment
regards
George |
xHarbour + FWH & Funcky | Are you sure that WinFax can convert a .DOC file attachment on the fly like that? I have not used WinFax, but other fax programs I have worked with could only handle TIFF files (standard fax format) or the application (MSWord) would have to print the document to the fax driver which would then send the document.
James |
xHarbour + FWH & Funcky | René,
There is no a Class TOle in FWH. |
xHarbour + FWH & Funcky | [quote="George":3mjh2dp1]Hi Enrico,
The problem is when I try to send a PDF or DOC document I got a dialog with following message:
"The selected attachment is being converted into a fax image"
But the dialog *WAIT* until I have to cancel; after that only send the cover page never the attachment
regards
George[/... |
xHarbour + FWH & Funcky | Enrico,
I have MS Office 2003, and Winfax installed in my computer.
BTW I am using TWORD class without problem.
Regards
George |
xHarbour + FWH & Funcky | I run out of ideas, sorry.
EMG |
xHarbour + Mysql + Linux | Saludos amigos:El problema es que tengo varios dias tratando de hacer la libreria de acceso a tmysql en linux y no he podido. algun ejemplo de como poder construir esta libreria. Ya de por si tengo el (x)Harbour trabajando en un Fedora Core 8Gracias de antemano. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.