Re: [Lazarus] Compiler Commands defines/functions

2017-06-21 Thread Ondrej Pokorny via Lazarus
On 21.06.2017 16:19, Ondrej Pokorny via Lazarus wrote: Where can I find a list of defines/functions that I can use for "Execute after command"? Found it :) http://wiki.lazarus.freepascal.org/IDE_Macros_in_paths_and_filenames Ondrej -- ___ Lazarus ma

[Lazarus] Compiler Commands defines/functions

2017-06-21 Thread Ondrej Pokorny via Lazarus
Hello! Where can I find a list of defines/functions that I can use for "Execute after command"? http://wiki.lazarus.freepascal.org/IDE_Window:_Compiler_Options#Compiler_Commands In particular I want to get the path to $TargetFile() - i.e. the target EXE path. Ondrej -- ___