440 VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
The following examples illustrate continuations used correctly:
SCRPOOL NAME=STD36,RANGE+
(AAA000!AAA999,ZZZ000!ZZZ999)
SCRPOOL NAME=STD36,RANGE(AAA000!AAA999,-
ZZZ000!ZZZ999)
The following example illustrates a continuation used incorrectly:
SCRPOOL NAME=STD36,RANGE(AAA000!AAA999,ZZZ+
000!ZZZ999)
- Users must enter a nonblank character in column 72 (e.g., an X).
- PARMLIB control statements can be continued using the preceding
continuation rules only if they are new format control statements.
• The maximum length of a control statement is 32,767 characters.
• The maximum length of a command (used as a command or in PARMLIB) is 126
characters.