Hitachi

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


9.1.3 Extended script command description format

The description format for extended script commands is as follows:

[Figure]0command-name[Figure]1attribute-value [...[Figure]1attribute-value] [[Figure]1-attribute-name[Figure]1attribute-value [...[Figure]1-attribute-name[Figure]1attribute-value]]

When you specify an extended script command that spans multiple lines, the second and subsequent lines must be specified in the following format:

#-adsh[Figure]1continuing-specification
Organization of this subsection

(1) Limitations

(2) Character set definitions

The following table defines the character sets that can be used in attribute values.

Table 9‒1: Character sets that can be used in attribute values

Syntactic element

Permissible characters

Example target

<symbolic name>

{<alphabetic character> | <numeric character> | @ | # | _ }+

Job name

<environment variable name>

{<alphabetic character> | _}{<alphabetic character> | _ | numeric character>}*

File environment variable definition name

<path name>

A character string that conforms to the path naming conventions of the OS.

Because \ is treated as metacharacter (escape character), path names in Windows must be specified as in the examples below. For details about metacharacters, see 5.1.6 Metacharacters.

Examples: 'C:\test' or C:\\test

Path name

<any character string>

A string of any characters.

Using only the following characters is recommended:

{<alphabetic character> | <numeric character> | @ | # | _ }+

Value of an environment variable