TApxScript.ScriptFile

TApxScript

property ScriptFile : String

A file containing script commands.

When ScriptFile contains a file name PrepareScript and StartScript always read that file to build/execute the script, ignoring the current contents ScriptCommands.

See ScriptCommands in the printed documentation for more information concerning the relationship of ScriptCommands and ScriptFile.