Search found 71 matches: altd

Return to advanced search

Re: Some problems with the FWH-debugger

Dear Michel, We provide this example in FWH\samples altd.prg // Sample showing how to invoke the console debugger from Harbour/xHarbour// Notice you have to compile it using /b// and remove -aa when calling ilink32.exe from buildh.bat/buildx.batREQUEST ...
by Antonio Linares
Sun Sep 10, 2023 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some problems with the FWH-debugger
Replies: 11
Views: 467

Re: Some problems with the FWH-debugger

Antonio,

The debugger is working. I get the debug screen. The problem is that de debugger doesn't stop were I want it to stop.
When I put ALTD() in my PRG, nothing happens.

Thanks.
by driessen
Sun Sep 10, 2023 3:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some problems with the FWH-debugger
Replies: 11
Views: 467

Re: Some problems with the FWH-debugger

Michel,
use the "Paperclip" in the toolbar to open other PRG files.
Otherwise you are right, especially that AltD() does not work.
Also the debugger is quite slow due to its data structure.
by frose
Sun Sep 10, 2023 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some problems with the FWH-debugger
Replies: 11
Views: 467

Some problems with the FWH-debugger

Hello everyone, I'm trying to use the FWH-debugger, but like it is now, it is to my opinion unuseable. Some problems I experience: 1. ALTD(), ALTD(0), ALTD(1) - all the commands aren't working at all. There is no reaction from the debugger when using one of them. 2. A lot of words in windows, ...
by driessen
Sun Sep 10, 2023 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some problems with the FWH-debugger
Replies: 11
Views: 467

Re: Another try for using the FWH debugger - some more questions

Dear Michel,

AltD( 1 ) // Enables the debugger. Press F5 to go

MsgInfo( "debugger enabled" )

AltD() // Invokes the debugger

MsgInfo( "debugger invoked" )
by Antonio Linares
Sat Jul 15, 2023 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another try for using the FWH debugger - some more questions
Replies: 7
Views: 433

Re: Another try for using the FWH debugger - some more questions

... use the FWH debugger. Earlier, I used the debugger of xHarbour Builder, but some parts were not working correctly. To build in a stop, I put "ALTD()" in my source. The debugger stopped automatically at every ALTD(). In the FWH debugger, ALTD() doesn't seem to work. What can be used in ...
by driessen
Sat Jul 15, 2023 9:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another try for using the FWH debugger - some more questions
Replies: 7
Views: 433

Re: Xbrowse and Touchscreen best use

... and "understand" how to work under harbour but i still have to learn a lot of Fivewin ( e.g. how to use Debugger to "jump" to ALTD() instead of Step with F8 )
by Jimmy
Mon Feb 20, 2023 6:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse and Touchscreen best use
Replies: 8
Views: 624

Re: chatGPT writes and executes Harbour code !!!

... As she worked, Mary kept an eye on the time using the ELAPTIME keyword. She didn't want to be late to the family Christmas party, so she used the ALTD keyword to check the keyboard buffer for any incoming messages from her friends or family. As the evening approached, Mary used the CDOW keyword ...
by Jimmy
Mon Dec 26, 2022 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 2787

Re: Fivewin and Debugger (fwdbg.dll)

Ciao Jimmy I confirm that altd() does not work. https://drive.google.com/file/d/1cwWfuHYhAerELilsMIntIH1rBhCde32S/view?usp=sharing I made some changes to fwdbg.PRG ( I can send to Antonio ) for the compilation I use hbmk2 and ...
by Maurizio
Wed Nov 30, 2022 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and Debugger (fwdbg.dll)
Replies: 4
Views: 414

Fivewin and Debugger (fwdbg.dll)

hi, i try to use Fivewin Debugger and it does start but than i can only use F8 for next Line ... and it will NOT "stop" automatic at ALTD() :( --- i have search in Forum and found AltD( 1 )   // Enables the debugger. Press F5 to go so i use F8 until pass that line and than try ...
by Jimmy
Wed Nov 30, 2022 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and Debugger (fwdbg.dll)
Replies: 4
Views: 414

fwdbg.dll when start FIVEDIT.EXE

... fwdbg.dll" :shock: but there is c:\fwh\samples\fwdbg.dll ... i guess i still have a Environment Problem with FiveWin --- when have ALTD() in Source how to let Debugger run to that ALTD() :?: there is no F5 :shock: F6 ask me to Exit Debugger :?: F7 is different while it only goto ...
by Jimmy
Mon Dec 16, 2019 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fwdbg.dll when start FIVEDIT.EXE
Replies: 2
Views: 325

Re: access to window via its :hwnd

... is the "calling program" = babu.prg modified After that is the "dll program" = babudll.prg modified you may want to remove the altd() breaks and the reference to the external debugging libraries. REQUEST HB_GT_WIN REQUEST HB_GT_WIN_DEFAULT ********************************************************* ...
by don lowenstein
Sat Jan 06, 2018 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: access to window via its :hwnd
Replies: 10
Views: 1778

for xHarbour users: xharbour-clang

... words, consider it as an alternative binary download. --or-- if you wish to use Borland clang, you can download it here. It is free: http://altd.embarcadero.com/download/bcppbuilder/BCC101.zip download xharbour-clang: http://www.mediafire.com/file/lfh1ly96zk7qwmk/xharbour-clang_win32_bcc73_20170902.7z
by andijahja
Fri Dec 01, 2017 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: for xHarbour users: xharbour-clang
Replies: 0
Views: 802

Re: funciones de FWH y Harbour en un archivo .txt

... Alias([<nWorkarea>])->cAlias AllTrim(<cString>)->cTrimString AltD([<nAction>])->Nil AmPm(<cTime>)->cFormattedTime AnsiToHtml(<cAnsiString>)->cHtmlString Array(<nElements>,[<nElements>,...])->aArray ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: funciones de FWH y Harbour en un archivo .txt

... ADSLocking ADSRefreshAOF ADSRightsCheck ADSSetAOF ADSStmtSetTableReadOnly AEval AFields AFill AfterAtNum AIns ALenAlloc Alert Alias AllTrim AltD AmPm AnsiToHtml Array Asc AScan ASCIISum AscPos ASin ASize ASizeAlloc ASort At AtAdjust ATail ATan ATn2 AtNum AtRepl AtSkipStrings AtToken BeforAtNum ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709
Next

Return to advanced search