SCF Reference Manual for G-Series RVUs (G06.24+)

SCF Error Messages
SCF Reference Manual for G-Series RVUs520413-004
B-18
SCF Error Messages
20089
Cause. The command keyword REPEAT appears more than once in a single
command line. Because the REPEAT command acts upon the entire remainder of the
command line, it can appear only once in any command line. Specifically, you cannot
repeat a REPEAT command.
Effect. SCF waits for the next command.
Recovery. To obtain multiple levels of iteration, use REPEAT commands within
command files.
20090
Cause. The specified value is out of range.
Effect. SCF waits for the next command.
Recovery. Specify a value within the specified range.
20091
Cause. The command entered in conjunction with a REPEAT command is not a valid
repeatable command (for instance, the FC, ?, and menu-mode help commands cannot
be repeated).
Effect. SCF waits for the next command.
Recovery. Retry the REPEAT command without the invalid command in the command
line.
20092
Cause. Too many REPEAT commands were specified on long command lines.
Effect. SCF waits for the next command.
Recovery. Put commands to be repeated in a command file and reexecute the
command file.
SCF 20089 The REPEAT command may only appear once per command
line.
SCF 20090 name value must be from lower-bound to upper-bound.
SCF 20091 This command is not allowed when a REPEAT command
has been issued.
SCF 20092 REPEAT command stack overflow, command not
available.