Previous Topic: Statement Without Parameters

Next Topic: Delimiters Around Parameters

Statement with Required Parameters

Required parameters appear on the same horizontal line, the main path of the diagram, as the command or statement. Separate the parameters with one or more blanks.

The following is a diagram of a statement with required parameters:

►►─ COMMAND ─ PARM1 ─ PARM2 ──────────────────────────────────────────────────►◄

You must write the following:

COMMAND PARM1 PARM2