On 12 April 2010 13:25, Bart <bartjun...@gmail.com> wrote: > > Commandline: > fpc -dNOFORMSPLEASE myprogram.pp > > Not sure if this can be done from within FP IDE or Lazarus though.
Yes they do... FP IDE: Option > Compiler > Conditional Defines Lazarus IDE: Project > Project Options > Compiler Options > Other > Custom options - add a new line: -d<your_define_here> MSEide: Project > Options > Make > Make Options - add a new line: -d<your_define_here> -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal