On 4 December 2011 21:41, Hans-Peter Diettrich wrote: > Where are they defined, what's the syntax for their definition and use, how > are nested macros expanded, why is my macro not found...
You are over exaggerating a bit. Macros are used all over the place with great success. FPC, Lazarus IDE, MSEide and many CLI tools to name just a few. Where are macros define... the project file, or overridden/defined via a command line parameter. The norm would be inside the project file or ini file, or whatever file fpdoc uses to read settings - like it now does. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://fpgui.sourceforge.net _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel