MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 3 297
Command Interpreter
(CIERR) 1901-12256
USER COMMANDS. (CIERR 10302)
10303 MESSAGE THIS ENDWHILE COMMAND DOES NOT HAVE A
CORRESPONDING WHILE. THE ENDWHILE IS IGNORED.
(CIWARN 10303)
CAUSE You supplied an ENDWHILE without having speciļ¬ed a
WHILE.
ACTION No action is reuired, unless you meant to place a loop
construct arround a set of commands preceeding the
WHILE.
10304 MESSAGE I/O READ ERROR IN WHILE COMMANDS
INTERACTIVELY. (CIERR 10304)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, consult with
your system manager or support representative.
10305 MESSAGE ERROR WRITING WHILE COMMANDS TO STORAGE AREA.
(CIERR 10305)
CAUSE Unknown.
ACTION Reenter the command. If it fails consistently, consult with
your system manager or support representative.
10306 MESSAGE HIT MAXIMUM LOOPING LEVEL OF WHILE CONSTRUCT.
(CIERR 10306)
10307 MESSAGE NO WHILE COMMAND FOR ENDWHILE. (CIERR 10307)
10308 MESSAGE HIT MAXIMUM STACK LIMIT FOR LANGUAGE
CONSTRUCTS. (CIERR 10308)
10310 MESSAGE ERROR EXECUTING COMMANDS IN WHILE LOOP.
(CIERR 10310)
CAUSE This general error is displayed when an error is caused by
a command that is enclosed within a WHILE-ENDWHIL
loop. If there are nested WHILEs, this error will be
produced for each WHILE-ENDWHILE.
ACTION Examine the error that was displayed before this error
was produced. Reenter the command.
10311 MESSAGE HIT MAXIMUM NESTING LEVEL FOR CURRENT WHILE.
(CIERR 10311)
10312 MESSAGE WHILE TERMINATED ON READ OF LOOPED COMMANDS.
(CIERR 10312)
10313 MESSAGE CAN NOT PARSE WHILE COMMAND LINE. (CIERR
10313)
10314 MESSAGE NESTED WHILES ARE NOT AVAILABLE AT THIS TIME.
(CIERR 10314)