MPE/iX Error Messages Manual Vol 1 (32650-90878)
434 Chapter6
File System (Native Mode)
(Subsystem 143)
(FILE OPEN ERROR 328)
329 MESSAGE Specifying the PASCAL XL STRING OPTION (item#
51) for this file type is invalid. (FILE OPEN
ERROR 329)
330 MESSAGE Specifying the FILE EQUATION STRING OPTION
(item# 52) for this file type is invalid.
(FILE OPEN ERROR 330)
331 MESSAGE Specifying the ASCII/BINARY OPTION (item# 53)
for this file type is invalid. (FILE OPEN
ERROR 331)
332 MESSAGE Specifying the KSAM PARMS OPTION (item# 54)
for this file type is invalid. (FILE OPEN
ERROR 332)
333 MESSAGE Specifying the RAW OPTION (item# 55) for this
file type is invalid. (FILE OPEN ERROR 333)
334 MESSAGE Specifying the OBJECT CLASS OPTION (item# 56)
for this file type is invalid. (FILE OPEN
ERROR 334)
335 MESSAGE Specifying the VARIABLE ACCESS RIGHTS OPTION
(item# 57) for this file type is invalid.
(FILE OPEN ERROR 335)
336 MESSAGE Specifying the UNPROTECTED OPTION (item# 58)
for this file type is invalid. (FILE OPEN
ERROR 336)
337 MESSAGE Specifying the SYSTEM OBJECT CLASS OPTION
(item# 59) for this file type is invalid.
(FILE OPEN ERROR 337)
338 MESSAGE Specifying the FILE PID OPTION (item# 60) for
this file type is invalid. (FILE OPEN ERROR
338)
339 MESSAGE Specifying the ACCESS RIGHTS OPTION (item#
61) for this file type is invalid. (FILE OPEN
ERROR 339)
340 MESSAGE Lockword on file being referenced cannot be
specified.
CAUSE Specifying a lockword for a file accessed as a raw or
referencing a file with a lockword using POSIX name
syntax is prohibited.
ACTION In the case of raw mode access to a file, don't specify a
lockword. In the case of name syntax, use only MPE or
MPE Escaped name syntax when referencing a file with a
lockword.