MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 2 19
Command Interpreter
(CIERR)
statement; a minimum of two is required.
ACTION Reenter the FILE command; specify at least one
parameter in addition to the formal filename. To review
the syntax of this command, invoke the online Help
Facility or refer to the MPE/iX Commands Reference
Manual.
205 MESSAGE A FORMAL FILE DESIGNATOR MAY NOT BE A BACK
REFERENCED FILE NAME. (CIERR 205)
CAUSE You have used a "backreferenced" filename (*filename) as
the formal filename; this is not allowed.
ACTION Reenter your command; do not use the "*" backreference
in the filename.
206 MESSAGE A FORMAL FILE DESIGNATOR MAY NOT BE A SYSTEM
DEFINED FILE NAME. (CIERR 206)
CAUSE You have used a "system-defined" filename ($filename) as
the formal filename; this is not allowed.
ACTION Reenter your command; your formal filename must not
begin with "$" or any other nonalphabetic character.
Remember that a formal filename must be a unique name,
must begin with an alpha character, and may not consist
of more than eight alphanumeric characters.
207 MESSAGE THE FILE COMMAND REQUIRES AT LEAST 2
PARAMETERS. (CIERR 207)
CAUSE You have specified less than two parameters in your FILE
statement; a minimum of two is required.
ACTION Reenter the FILE command; specify at least one
parameter in addition to the formal filename. To review
the syntax of this command, invoke the online Help
Facility or refer to the MPE/iX Commands Reference
Manual.
208 MESSAGE NO PARAMETERS MAY BE SUPPLIED WHEN BACK
REFERENCING A FILE. (CIERR 208)
CAUSE You have attempted to specify parameters with your
backreference (*filename); this is not allowed.
ACTION Reenter your command; either do not use backreferencing,
or leave out the parameters.
209 MESSAGE UNABLE TO FIND A FILE COMMAND FOR FILE !.
(CIERR 209)
CAUSE You have backreferenced a file (*filename) that was never
defined in a FILE statement.
ACTION Either define the file in a FILE statement and then
reenter your command, or check to be sure your