Hitachi TrueCopy for IBM z/OS User and Reference Guide (T5211-96001, June 2007)

TrueCopy for z/OS Scripting B-33
Hitachi Universal Storage Platform V TrueCopy for IBM z/OS User’s Guide
Table B-16 Syntax Requirements for Optional Parameters (continued)
Parameter Syntax Requirements
Message The number of phrases is not less than the minimum count.
Duplicate parameter identification names are not specified.
The required parameter for the identification name is defined.
The equal sign is described between the right side and $Msg.
Specifying the right side is correct.
The equal sign is described between the right side and $OptMsg.
Specifying the right side is correct.
The parameter identification name is described immediately after the macro.
The parameter identification names are delimited by a comma (,).
An illegal phrase is not included in one statement.
Functional macro
(except for
StartHrcPair)
The number of phrases is not less than the minimum count.
Duplicate parameter identification name is prohibited.
The required parameter for the identification name is defined.
The equal sign is described between the right side and the parameter identification name.
Specifying the right side is correct.
The parameter identification name is described immediately after the macro.
The parameters for the identification names are delimited by a comma (,).
An illegal phrase is not included in any statement.
StartHrcPair Check that the number of phrases matches.
Entire check Check that the (If) has a matching (EndIf).
Check that the last line in the execution statement terminates at (END.)