CA-GSS Statements and Commands › Code Batch Maintenance Commands › Syntax Coding Rules
Syntax Coding Rules
Follow these guidelines when you code batch maintenance commands:
- To indicate that a record is a comment, use an asterisk (*) as the first non-blank character.
- To indicate that a command is continued on the next record, end the line to be continued with a single hyphen (-) separated from other text by at least one blank on both sides.
- Use blanks to delimit operands.
- Blank records are ignored.