MPE/iX Intrinsics Reference Manual (32650-90875)

254 Chapter6
Command Definitions (FLUSHLOG-GETUSERMODE)
FREAD
Condition Codes
CCE (2) Request granted. The information was read.
CCG (0) Request denied. The logical end-of-data was encountered during reading.
When reading a labeled magnetic tape file that spans more than one
volume, CCG (0) is not returned when end-of-tape (EOT) is encountered.
CCG (0) is returned at actual end-of-file, with a transmission log of 0 if
there is an attempt to read past end-of-file.
CCL (1) Request denied. The information was not read because a terminal read
was terminated by a special character or timeout interval, as specified in
the FCONTROL intrinsic, or a tape error was recovered and the FSETMODE
option was enabled. Check the condition codes both in normal I/O and in
nowait I/O.
Related Information
Manual Accessing Files Programmer's Guide