This script can be used if you want to trigger a job using a file and set Job Variables from values in the file.
To use the script, create a new Shared Script in adTempus using C# as the language and this script as the script body. In your job, configure the File Trigger as normal and add a Script Execution Task as the first step of the job to run the Shared Script.
The script gets the name of the trigger file, reads it, and sets the variables.