Abrir .MSG de Outlook
Estimados Como puedo abrir correos guardados como archivos .MSG He intentado asi [code=fw:3ib3se4y][/code:3ib3se4y] Abre el Outlook pero NO el correo Gracias por la ayuda
View ArticleINI vs. DBF
[quote="Otto":nznu4wg8]Hello, for better file handling I am thinking about changing from INI-files to dbf-files as program setup files. Could there be a problem with dbf-files using as setup files?...
View ArticleImport and Export to Excel
Puoi costruirti le pagine di Excel [code=fw:2l3oro5b][/code:2l3oro5b] Cercando nel forum trovi altri comandi ... oAs:Cells( 2, 5 ):FormulaLocal := "=CONTA.VALORI(A4:A20000)" oAs:SaveAs("Nome File")...
View ArticleFWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
I see. Let me think. In the meantime better we also look for avoiding this error. clean up you temporary folder. (try)
View ArticleMSVC 2017 Try
Hi Antonio, Nighmare is back. My next error : [b:2iiyo5k1]Windows XP [/b:2iiyo5k1]: As far as I see, There is not any problem. [b:2iiyo5k1]Windows 7[/b:2iiyo5k1] : [b:2iiyo5k1]1)[/b:2iiyo5k1] The error...
View ArticlexBlite.prg con xBrowse
Adhemar, mira este porfa: [url:1ngltuvi]https://code.google.com/archive/p/fuentes-javier-lloris/downloads[/url:1ngltuvi] Saludos.
View ArticleTree com checkbox
Olá Armando, Obrigado pela resposta. Era quase isso. Depois da tree montada, gostaria de inibir o clique sobre o Checkbox. A marcação do checkbox seria realizada por função, com a opção oTree:SetCheck(...
View ArticleHarbour 3.2 VSC2017 32bits 2017/03/25
Built using Visual Studio Community 2017 [url:3rzxl64h]https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/Harbour_vsc2017_32bits_20170325.zip[/url:3rzxl64h]
View ArticleHarbour 3.2 VSC2017 64bits 2017/03/25
Built using Visual Studio Community 2017 [url:a4q2kb8e]https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/Harbour_vsc2017_64bits_20170325.zip[/url:a4q2kb8e]
View ArticleHarbour 3.2 Borland 7 32bits 2017/03/25
[url:3bvenrxn]https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/Harbour_bcc7_32bits_20170325.zip[/url:3bvenrxn]
View ArticleFWMARIADB: XBrowse million record table in one second
Downloaded sample program It is Amazing Fast, unbelievable with such numbers of records Congratulation Best Regards
View ArticleFWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Instead of FWCONNECT oCn HOST cServer USER cUser PASSWORD cPassword Please try oCn := maria_Connect( cServer, nil, cUser, cPassword, .F. ) This would suppress display of error messages while connecting
View ArticleFWMARIADB 17.03 Fast Loading/Browsing Very Large Tables
I see that (x)Harbour contributions already have postgre library. I have never used though. May we know what more our members are expecting?
View ArticleMSVC 2017 Try
Hi Antonio, I have downloaded win-make.exe it needs mak file. Can you please explain more? Which directory should i copy go32.bat to run. [quote="Horizon":no9et2r5]:? [quote="Antonio...
View Article3rd party c wrapper functions for harbour
Hello forum; I'm trying to use a 3rd party library .dll to OCR tif images. I chose Transym [url:2izdt5di]http://www.transym.com[/url:2izdt5di] . In order to access their functions I've written .c...
View ArticleTword con última versión de fwh y harbour
Hola Amigos, Ya que la clase tword no funciona, he creado una pequeña clase, con estos metodos puedo hacer lo que necesito. Saludos, Gabriel [code=fw:1b9zjisu][/code:1b9zjisu]
View ArticleHacia Donde nos estamos moviendo?
También, muy interesante, aunque personalmente no esté de acuerdo en todo lo que se expone Además, creo que dar por cerrado el tema de las DBFs es prematuro
View ArticleFWH app as Service
I use Viktor's 3.4 fork, but I just checked out the main stream 3.2 code and the file is contrib\hbwin\tests\service.prg there as well. I don't see testsvc.prg. If you want to look at a real...
View Article