START_JOB
#@START_JOB launches the job_mgr task with the name of a job set file
# start_code - AT_START, AT_END, or AFTER_STABILITY
# job_set_file - the full pathname of a jobset. This should be located
in the /specs/js/ directory and the filename must
begin with the characters "js"
This may be a literal string, a string variable label,
or a computed expression
# fail_path - any exit path default is NONE
# name - an instance name tag (this will be used in the
@TERMINATE_JOB command to identify the instance
to terminate
@START_JOB
#start_code job_set_file fail_path name
AT_START /specs/js/jsx 99 jsx