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

422 Chapter6
File System (Native Mode)
(Subsystem 143)
row ",,".
ACTION Always specify an item number when passing an item to
HPFOPEN.
199 MESSAGE An ITEMNUMBER is present in the parameters
passed to HPFOPEN, but the associated item is
missing; the ITEMNUMBER was ignored. (FILE
OPEN WARNING 199)
CAUSE The item associated with an item number was not passed
to HPFOPEN. The usual cause is two commas in a row
",,"."
ACTION Except for item number zero, you must specify an item
with all item numbers.
200 MESSAGE The DOMAIN OPTION (item# 3) does not match
the DOMAIN of the file, or two specified
options conflict regarding the file's DOMAIN.
(FILE OPEN WARNING 200).
CAUSE Usually, this is caused by specifing a NEW domain for a
non-sharable device or by specifying two conflicting
domains at the same time.
ACTION In general, this warning can be ignored. It's purpose is to
indicate that HPFOPEN had to override one or more
domain specifications.
201 MESSAGE Two or more ITEMNUMS conflict. (FILE OPEN
WARNING 201)
CAUSE This is usually caused by specifying a device name or
device class and a volume name or volume class. Or, by
specifying the same item number more than once.
ACTION Do not specify the same item number more than once. For
the options that can be specified by more that one item
number use only of the item numbers.
202 MESSAGE The FORMALDESIGNATOR OPTION (item# 2) is
invalid, or a bounds violation occurred on
this option. (FILE OPEN ERROR 202)
CAUSE The formal designator contains invalid characters or the
variable passed to the file system is not accessible by the
caller.
ACTION Specify the formal designator correctly.
203 MESSAGE The FILE DOMAIN OPTION (item# 3) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 203)
CAUSE The domain is not one of the valid domain values or the
variable passed to the file system is not accessible by the