Page 3 of 3

Re: how to order the source code?!

Posted: Mon Dec 15, 2014 10:43 am
by dragancesu
This program is an interesting and useful program ident mentioned as part of package MiniGUI works, but does not work program CLICK

I tried to \ hmg \ samples \ Maindemo \ demo.prg and does not work, namely ends with an error

Code: Select all

>>>>>> Click! Run Start: 20141215 11:41:31

C:\HARBOUR\CLICK\DEMO.PRG
Control Underflow: Error detected at line 24

C:\HARBOUR\CLICK\DEMO.PRG
Control Underflow: Error detected at line 40

C:\HARBOUR\CLICK\DEMO.PRG
Control Underflow: Error detected at line 48

etc etc etc

C:\HARBOUR\CLICK\DEMO.PRG
Control Underflow: Error detected at line 1225

>>>>>> Click! Run End:   20141215 11:41:57


Re: how to order the source code?!

Posted: Mon Dec 15, 2014 11:55 am
by PeteWG
By far, the best Harbour (and xbase in general) source code re-formater is the one included in xMate's Editor.
It's also easily customizable to respect most of the Minigui keywords.

regards,
Pete