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

60 Chapter2
Command Interpreter
(CIERR)
defined file name.
581 MESSAGE UNEXPECTED CHARACTER IN FILE NAME; EXPECTED
"." (CIERR 581)
CAUSE A "." was expected in order to construct a fully qualified
file name.
ACTION Re-enter the command and supply a fully qualified file
name.
582 MESSAGE UNEXPECTED CHARACTER IN FILE NAME; EXPECTED
"." OR "/". % IS THE DELIMITER BETWEEN
PARAMETERS CORRECT? (CIERR 582)
CAUSE The file name contains a character that is neither
alphanumeric nor a period or a backslash.
ACTION Re-enter the command and use alphanumeric characters
in the file name. If you are specifying a fully qualified file
name use a period between file name, group and account
names. If you are specifying a lockword use a backslash
after the file name and before the ".group.account."
583 MESSAGE UNEXPECTED, EXTRANEOUS SPECIAL CHARACTER.
(CIERR 583)
CAUSE An unexpected character was foung in the directory name.
Most likely the user omitted the leading "." or "/"
(specifying an HFS name), or tried to create an MPE group
directory, or tried to specify a directory lockword.
ACTION MPE directory names must follow MPE naming rules.
HFS directory names are only accepted if the name begins
with a "." or a "/".
586 MESSAGE EXPECTED A DELIMITER OF SOME SORT. (CIERR
586)
590 MESSAGE FIRST CHARACTER IN USER NAME NOT ALPHABETIC.
(CIERR 590)
CAUSE The user name specified does not start with an alphabetic
character.
ACTION Re-enter the command and supply a valid user name.
591 MESSAGE USER NAME MISSING. (CIERR 591)
CAUSE You did not include a user name on the command line.
ACTION Specify a user name.
592 MESSAGE USER NAME > 8 CHARACTERS LONG. (CIERR 592)
CAUSE The user name that you specified is greater than eight
characters. User names can only be eight characters or
fewer in length. You probably mistyped the user name.