Search found 61 matches: eng

Return to advanced search

Re: Runner XBase (RX)

fred2088 wrote:Thanks
Chinese - Big5 need only set from <html> since it's using eng codepage from harbour/xharbour


I use UTF8 within harbour. <html> should be support UTF8
by richard-service
Wed May 01, 2024 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1150

Re: Runner XBase (RX)

Thanks
Chinese - Big5 need only set from <html> since it's using eng codepage from harbour/xharbour
by fred2088
Sat Apr 13, 2024 5:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1150

Re: SWAGGER-UI para documentar nuestras API.

I got it working with this code from Otto (Eng. Forum) :    DCOM := 'cmd /c curl -sS https://us8.api.mailchimp.com/3.0/ping --user anystring:'+cApi+' > clogrooms.txt'  // Working   DCOM := 'cmd /c curl -sS https://us8.api.mailchimp.com/3.0/campaigns ...
by Marc Venken
Sat Mar 09, 2024 9:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 2011

Re: Conexion FTP TSL

... problema opté por el programa WINSCP, hay que instalarlo pero después se puede usar por línea de comando y un sencillo SCRIPT. https://winscp.net/eng/docs/scriptcommand_get Por el momento con eso es suficiente, gracias por su ayuda y comentarios, seguiré intentando con las sugerencias que me hicieron. ...
by servicomver
Thu Feb 09, 2023 4:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conexion FTP TSL
Replies: 7
Views: 854

Re: como acumulo los valores de array?

Did you make any comparative speed test?

ENG
by Enrico Maria Giordano
Wed Dec 15, 2021 8:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: como acumulo los valores de array?
Replies: 4
Views: 500

Re: DigitalPersona SDK

Thank you very much for your help.

¿This is your model?
http://www.nitgen.com/eng/product/Hamster1.html
by MOISES
Mon Mar 16, 2020 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DigitalPersona SDK
Replies: 25
Views: 3437

Sales question for 16/32/64 bit, Windows & Linux, and Droid

Hi, I don't see an All Products forum in English, so am posting this question here. If we haven't purchased Fivewin in over 10 years, what product should we select if we wanted 1. The most recent 16-bit 5.2 FW 2. The most recent 32 bit Harbour FWH, both Windows and Linux 3. The most recent 64 bit Ha...
by FWExplorer
Tue Nov 19, 2019 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sales question for 16/32/64 bit, Windows & Linux, and Droid
Replies: 4
Views: 691

Embedding a 3rd party .dll

... And the documentation can be downloaded here: http://www.sepa-tools.de/files/API-Dokumentation-SepaTools-DLL-Eng.pdf As recommended in the linked topic on this forum I tried to import the dll with implib, but the outcome is, that the dll, size 2mb, gets reduced ...
by gkuhnert
Tue Sep 24, 2013 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Embedding a 3rd party .dll
Replies: 34
Views: 8322

Software que instalo en un ordenador para trabajar

... 582: http://www.embarcadero.com/downloads * Microsoft Visual Studio 2010 Express: http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express
by Antonio Linares
Tue May 07, 2013 9:22 am
 
Forum: Off Topic / Otros temas
Topic: Software que instalo en un ordenador para trabajar
Replies: 0
Views: 556

Re: TDolphin - linking problems ...

... (should work) Thanks Daniel ! MySql functions related errors dissapears . It leaves only that : hbmk2: Linking... engel.exe C:/a/hrbg/lib/win/mingw/libdolphin.a(tdolpexp.o):tdolpexp.c:(.text+0x39): multiple definition of `HB_FUN_OLE2TXTERROR' /a/fwh/lib/fivehg.lib(LEGACY.o):LEGACY.c:(.text+0x5bf): ...
by Rimantas
Thu Mar 07, 2013 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolphin - linking problems ...
Replies: 9
Views: 1838

Re: Tablet and form style for Windows 8 (desktop ver.)

[ENG] Antonio, To invoke the keyboard what I do is a WinExec () to Tabtip.exe in GotFocus () method of oGet. The problem is that it is recursive: Get gains focus, keyboard calls, leaving the keyboard get wins like focus, keyboard ...
by Antonio Mart.
Sat Feb 23, 2013 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tablet and form style for Windows 8 (desktop ver.)
Replies: 80
Views: 24618

Re: Tablet and form style for Windows 8 (desktop ver.)

[ENG] Thank you, Antonio, I've thought about moving the vertical scroll until the get coordinates are off the top of the virtual keyboard. regards [SPA] Gracias, Antonio, He pensado en mover el scroll vertical hasta que el ...
by Antonio Mart.
Sat Feb 23, 2013 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tablet and form style for Windows 8 (desktop ver.)
Replies: 80
Views: 24618

Re: Tablet and form style for Windows 8 (desktop ver.)

Friends, [ENG by GT] I found the virtual keyboard running Windows 8 appears Tabtip.exe in C: \ Program Files \ Common Files \ Microsoft Shared \ ink \ Tabtip.exe. Seen http://stackoverflow.com/questions/11874029/how-to-bring-up-the-windows-8-on-screen-keyboard-in-a-desktop-app). ...
by Antonio Mart.
Sat Feb 23, 2013 11:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tablet and form style for Windows 8 (desktop ver.)
Replies: 80
Views: 24618

Re: From PDF to OCR

... data, it can be set 1, 8, 24, default is 8bit -ocr : enable OCR function for scanned PDF file -lang <string> : choose the language for OCR engine -text <string> : add additional text at end of each text page, this parameter supports the following variables: %PageNumber%: current page ...
by ukoenig
Sun May 06, 2012 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: From PDF to OCR
Replies: 6
Views: 2176
Next

Return to advanced search