Search found 2343 matches: info

Return to advanced search

Re: how to DEBUG FiveWin ?

Hello AntoninoP,

is there some info how to start using VSCode debugger?

Best regards,
Otto
by Otto
Tue Jul 26, 2022 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to DEBUG FiveWin ?
Replies: 12
Views: 1124

Re: Windows Service - finding path

... resides. That is in the same Root folder where the data directory is installed. Since the service calls for the DirBase(), once it receives that info, it knows the relevant path to the data folder where the log file is located, and also the relevant data files are that the service application ...
by TimStone
Sun Jul 24, 2022 3:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Service - finding path
Replies: 6
Views: 611

Re: SET ALTER TO cFile ?

Hi Jimmy,

for debugging or log I use the following:
outside the Main function a static cLog := ""
Then all debug info I append to cLog += 'interesting info' + CRLF.
At the end I call msginfo( cLog ).

May be this could work for you too.
Regards,
Detlef
by Detlef
Tue Jul 12, 2022 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SET ALTER TO cFile ?
Replies: 4
Views: 415

Re: Crossover 21.1

... often took 48 hours or more before I could reuse the computer. They were VERY difficult to work with, and even today support doesn't provide much info on how well the product is working. I do still have a license for the latest version. I am receiving an M1 Macbook Air with 8GB RAM / 512 GB SSD. ...
by TimStone
Wed Jul 06, 2022 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Crossover 21.1
Replies: 8
Views: 719

Re: Xbrowse bBargetAction and the filtering function for it

... there is a filter active, but maybe I need to make a other function to test the vBargetAction with scopes. But before I try this, I wait for the information that Mr. Rao will provide in the next days depending the optimization rules of filters in DBFCDX, since that is what I use. My change from ...
by Marc Venken
Tue Jul 05, 2022 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse bBargetAction and the filtering function for it
Replies: 4
Views: 908

Re: Harbour warnings

... http://www.harbour-project.org/ Syntax: d:\xPrueba\harbour.exe <file[s][.prg]> [options] Options: /a automatic memvar declaration /b debug info /build display detailed version info /credits display credits /d<id>[=<val>] #define <id> /es[<level>] set exit severity ...
by hmpaquito
Fri Jun 24, 2022 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warnings
Replies: 34
Views: 3318

Re: Consulta Sobre Plantilla Word o Rtf "URGENTE"

... y la imagen, codificada en base64. Algo de este estilo {\pict\pngblip\picw10449\pich3280\picwgoal5924\pichgoal1860 hex data} Hay mucha info en internet al respecto.. Yo nunca lo he hecho pero creo que ese es el camino... Espero que te de una pista al menos Hola Cesar. Deseo que estés ...
by remtec
Tue Jun 21, 2022 7:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta Sobre Plantilla Word o Rtf "URGENTE"
Replies: 19
Views: 2211

Re: Consulta Sobre Plantilla Word o Rtf "URGENTE"

... y la imagen, codificada en base64. Algo de este estilo {\pict\pngblip\picw10449\pich3280\picwgoal5924\pichgoal1860 hex data} Hay mucha info en internet al respecto.. Yo nunca lo he hecho pero creo que ese es el camino... Espero que te de una pista al menos
by cmsoft
Tue Jun 21, 2022 6:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta Sobre Plantilla Word o Rtf "URGENTE"
Replies: 19
Views: 2211

Re: gradiants ?

Detlef I use the built in FiveWin SetDlgGradient() function .. not much info on the function itself but it works quite nicely ... once you issue SetDlgGradient() it becomes the default windows and dialog background.. I have given you several different gradients ...
by Rick Lipkin
Fri Jun 03, 2022 1:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: gradiants ?
Replies: 7
Views: 656

Re: Por que no tenemos un IDE en FWH ?

Carles wrote:Victor,

Me dan ganas de pasarme a vcode [emoji14]

Merci por la info.
C.
Carles, siempre he pensado que el mejor programa es el que uno sabe manejar. [emoji6]

Enviado desde mi motorola edge 20 lite mediante Tapatalk
by VictorCasajuana
Sun May 29, 2022 4:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Por que no tenemos un IDE en FWH ?
Replies: 21
Views: 2639

Re: Por que no tenemos un IDE en FWH ?

Victor,

Me dan ganas de pasarme a vcode :P

Merci por la info.
C.
by Carles
Sun May 29, 2022 3:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Por que no tenemos un IDE en FWH ?
Replies: 21
Views: 2639

Wine under Mac with FWH app

... a TExplorerBar I get a runtime error: Structured Systems Corp Error Sys ----------------------------------------- c:\PMSys\PMSys.exe Version Info :Build #1562 Built on: 04.11.2022 @ 15:58:45 Size :5,871,616 bytes Maximum files : 0 Time since start:0 hours 11 mins 44 secs Date and Time :05/13/2022, ...
by reinaldocrespo
Fri May 13, 2022 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wine under Mac with FWH app
Replies: 7
Views: 616

Re: How code obfuscation helps protect application data

... ??? in any case, For all my State Government contracts I suggest encrypting all my tables .. specifically any fields that many have any personal information, Names, Addresses, credit card info ... etc .. Rick Lipkin http://img4.imagetitan.com/img4/small/25/25_encryption.jpg
by Rick Lipkin
Thu May 05, 2022 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How code obfuscation helps protect application data
Replies: 11
Views: 1738

Re: Negrita en in ITEM del tree?

si funciona de diez,
pero no puedo reproducirlo en mi programa.

no hay mas info?
by goosfancito
Thu Apr 28, 2022 10:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Negrita en in ITEM del tree?
Replies: 20
Views: 2089

Re: Printing RTF 22.03

... number exceeds what can be printed on a page ( usually 54 lines considering a top and bottom margin ), then it ejects the page, prints the header info on a new page, and then resumes printing the text. I will email you a sample printout ( PDF ) so you can get an idea of what I am referring to. ...
by TimStone
Tue Apr 12, 2022 2:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing RTF 22.03
Replies: 6
Views: 796
PreviousNext

Return to advanced search