Graeme Geldenhuys ha scritto:
To use the Writeln() command on Windows apps, you need to uncheck the
"Compiler Options -> Linking -> Win32 GUI" checkbox. This will open a
console window when you run the app, which allows Writeln() to work.
There is a DebugLn() command as well. Can't remeber what unit it is
in, but it does some error checking, so that if you toggle that Win32
GUI checkbox, you wouldn't get any errors.
Regards,
- Graeme -
yes, I played with LCLProc this week-end and fount it very interesting because I am working on a
DbgMsg form that works in the same way without the need to set parameters or environment
variables and it catch also assertion messages.
But I was be certain that there is no way for me (the programmer) to send some messages to the
debug window.
thanks
tiziano
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives