MPE/iX Error Messages Manual Vol 1 (32650-90878)

32 Chapter2
Command Interpreter
(CIERR)
ACTION Review the command syntax by invoking the online Help
Facility or referring to the MPE/iX Commands Reference
Manual; then reenter the command with the correct
specifications.
275 MESSAGE UNEXPECTED DELIMITER. SYNTAX OF REC=
PARAMETER IS
REC=[record size][,[blocking factor][,[F/V/U]
[,[ASCII/BINARY]]]] (CIERR 275)
CAUSE You have entered something that the system does not
recognize as a value for the REC parameter.
ACTION Check for syntax or spelling errors and reenter the
command. For more information about the command
syntax, invoke the online Help Facility or refer to the
MPE/iX Commands Reference Manual.
276 MESSAGE FILE COMMAND TABLE FULL, UNABLE TO ENTER FILE
COMMAND. (CIERR 276)
277 MESSAGE EXPECTED ";" OR CARRIAGE RETURN. "," WOULD
IMPLY ILLEGAL ATTEMPT TO SPECIFY FILE DOMAIN.
(CIERR 277)
CAUSE You entered a comma where the system expected either a
semicolon or a carriage return. The comma suggests that
you tried to specify a file domain, which is not allowed in
this instance.
ACTION Check for syntax or spelling errors and reenter the
command. For more information about the command
syntax, invoke the online Help Facility or refer to the
MPE/iX Commands Reference Manual.
278 MESSAGE EXPECTED ";" OR CARRIAGE RETURN. "=" WOULD
IMPLY ILLEGAL ATTEMPT TO SPECIFY AN ACTUAL
FILE DESIGNATOR. (CIERR 278)
CAUSE You entered an equal sign where the system expected
either a semicolon or a carriage return. The equals sign
suggests that you tried to specify an actual file designator,
which is not allowed in this instance.
ACTION Check for syntax or spelling errors and reenter the
command. For more information about the command
syntax, invoke the online Help Facility or refer to the
MPE/iX Commands Reference Manual.
279 MESSAGE BUILD OF FILE ! FAILED. (CIERR 279)
CAUSE The specified file was not built as requested.
ACTION Look for accompanying error messages. If none, check for
syntax or spelling errors and reenter the command. For