The Commands section can contain an embedded script or a reference to a script or executable (including it's path). Depending on the operating system, EnterpriseSCHEDULE supports a wide variety of scripting languages that can be selected from the Submit options.
The available scripting languages are:
Operating System |
Script type |
Windows |
Javascript |
|
MS Compute Cluster |
|
OSQL Script |
|
Perl Script |
|
Python Script |
|
Visual Basic Script |
|
Powershell Script |
|
Windows Batch File |
|
Windows Script File |
UNIX |
bash script |
|
csh script |
|
ksh script |
|
sh script |
|
Expect script |
|
Perl Script |
|
Python Script |
|
Time Limited Perl script |
OpenVMS |
DCL Command file |
In addition, custom script interpreters may be added.
The type of scripting used in the command section must be set in the job's Submit options or at the command line. The script will not be interpreted correctly if it is not set correctly.