rknol
09-20-2005, 08:43 AM
After compressing my old AMS5 project into a web/email executable, several scripts do no longer work.
In my scripts I often use the variable _SourceFolder. Building the project into a web/email executable, this variabele points to the temporary directory, i.e. the directory where the executable is uncompressed.
Is there a way to still get the _SourceFolder variable point to the path of the executable (autorun.exe) in stead of to the uncompressed executable?
Roel Knol
KMO Development BV
In my scripts I often use the variable _SourceFolder. Building the project into a web/email executable, this variabele points to the temporary directory, i.e. the directory where the executable is uncompressed.
Is there a way to still get the _SourceFolder variable point to the path of the executable (autorun.exe) in stead of to the uncompressed executable?
Roel Knol
KMO Development BV