How to read the syntax diagrams


This section provides information about the following topics:

Beginning, Continuation, and Ending arrowheads

The arrowheads shown mark the beginning, continuation, and ending of a command syntax diagram.

image2019-3-25_12-39-35.png

Fragments

If a diagram contains syntax that is too long, too complex, or too repetitious to show in-line then the fragment is separated from the main syntax diagram as shown as follows:

image2019-3-25_12-40-19.png

Keywords and variable operands

Keywords are shown in bold-faced upper case or mixed upper and lower case. You must spell the keyword as shown (in your choice of upper, lower, or mixed case). You might abbreviate the keyword by using only the letters shown in upper case, or the letters shown in upper case and any leading subset of the characters shown in lower case. Using the example shown here, you could code OPT, OPTION, Optio, or options (but not OP or OPTS).

User-specifiable variable items are shown in lower case italic.

image2019-3-25_12-41-27.png

Parameters

Required parameters are shown on the main path. Optional parameters are shown here in the main path. Any default parameter is shown above the main path. Choices are stacked bracketed by vertical lines.

image2019-3-25_12-42-8.png

Selecting more than one option

When you specify multiple items, or specify one item more than once, it is indicated by an arrow returning to the left above the items.

image2019-3-25_12-42-54.png

Special characters and blanks

When a comma, equal sign, parenthesis or blank is shown in the diagram then you must code it as shown. For the instance here, you must code the parentheses, commas, and spaces, such as PARM(A,B X,Y).

image2019-3-25_12-43-37.png

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Defender for z/OS 6.0