Hitachi TrueCopy for IBM z/OS User and Reference Guide (T5211-96001, June 2007)
B-32 TrueCopy for z/OS Scripting
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
Start The number of phrases is not fewer than the minimum count.
Duplicate parameter identification names are not specified.
The required parameter identification name is defined.
The equal sign is described between the right side and $Script.
Specifying the right side is correct.
The equal sign is described between the right side and $Svr.
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.
End Check that the number of phrases matches.
Delay The number of phrases matches.
The required parameter identification name is defined.
The equal sign is described between the right side and $Time.
Specifying the right side is correct.
If The number of phrases matches.
The parentheses are described in the correct location.
Expressions 1 and 2 are correctly described.
The attribute of expressions 1 and 2 matches.
Specifying the right side is correct.
The comparison operator is correctly described.
EndIf The number of phrases matches.
The macro is describe with the related If statement.
MakeString Duplicate parameter identification names are not specified.
The required parameter identification name is defined.
The equal sign is described between the right side and one of $D, $Fmt and $Item.
Specifying the right side is correct.
The items are split by a comma (,) if multiple items are specified in $Item.
The parameter identification name is described immediately after the macro.
The parameter identification names are delimited by a comma (,).
The matching between the specification of the control string and the description of the item is correct.
An illegal phrase is not included in any statement.