The syntax descriptions of the CICSPlex® SM commands use the following symbols:
Braces { } enclose two or more alternatives from which one
must be chosen.
Square brackets [ ] enclose one or more optional alternatives.
The OR symbol | separates alternatives.
The following conventions also apply to CICSPlex SM syntax descriptions:
Commands and keyword parameters are shown in uppercase characters. If
a command or parameter may be abbreviated, the minimum permitted abbreviation
is in uppercase characters; the remainder is shown in lowercase characters
and may be omitted.
Variable parameters are shown in lowercase characters. You must replace
them with your own information.
Parameters that are not enclosed by braces { } or brackets [ ]
are required.
A default parameter value is shown like this: KEYWORD. It is the value that is assumed if you do not select one of
the optional values.
Punctuation symbols, uppercase characters, and special characters must
be coded exactly as shown.
Note:
A semicolon ; is shown as the command
delimiter in examples using multiple commands. For information about using
and changing the command delimiter, see the CICSPlex SM User Interface Guide.
The ellipsis ... means that the immediately preceding parameter
can be included one or more times.