Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


9.5 Extended script commands

The extended script commands begin with #-adsh_ and are used in job definition script files.

You use extended script commands to create files and assign them to environment variables, to perform postprocessing of files after executing a job definition script or job step, and to declare the job name of a job definition script. In addition, you can define job steps, control the execution of jobs, and call external scripts with extended script commands.

The return code of an extended script command can be changed with the ADSHCMD_RC_ERROR and ADSHCMD_RC_SUCCESS environment setting parameters. However, the return code cannot be changed in the following circumstances:

For details about the environment setting parameters, see 7. Parameters Specified in the Environment Files.

Organization of this section