Hi all,
Is it possible to create a single app that generates a console window if
the correct parameters are used, but a GUI app otherwise?
I have code in my dpr that only runs the app if there are no parameters,
but how do I generate the console window for output?
Conversely, I can call the app a console app, {$APPTYPE CONSOLE}, and
still use the GUI part if required, but how do I get rid of the console
window?Dave. _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
