The general syntax for Proc commands is presented below.
{ label} command{ argument…}
Parameter | Description |
---|---|
label | A numeric statement label. |
command | A one or two character Proc command. See Proc command summary for a list of available commands. |
argument | Command arguments. Arguments are command specific. Please refer to the specific command to find out about the command arguments. |