Name of the edited file like a parameter
Brought to you by:
set
From: Ladislav L. <la...@se...> - 2006-04-23 15:54:02
|
Is in Setedit some feature which make possible to give the name of the edited file as a parameter to some external program. For example when I edit some pascal source (f.e. GEOMETRY.PAS) and via CTRL+F9 want to call the compiler with command line like: c:\pascal\bin\tpc GEOMETRY.PAS For example the pascal IDE has some symbols. I can write into options for external programs this: EXT_APPL.EXE $Filename |