Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


9.1 Command and control statement description formats

The following types of commands and control statements can be used in job definition script files:

Note the following points about specifying job definition script files:

Example:
  • Input line (0x00 is indicated by \0)

    echo "test\0null";echo "test after"

  • Output example

    echo "test

Note the following points about collecting coverage information on the commands specified in job definition script files:

The following sections show the description formats of the commands and control statements used in job definition script files.

Organization of this section