MPE/iX Intrinsics Reference Manual (32650-90905)
Chapter 10 593
Command Definitions (QUIT-ZSIZE)
READ
• For sessions, a colon (:).
• For jobs, a colon (:) or the actual EOF.
When one of these indicators are encountered, CCG (0) is returned and no transfer occurs.
If $STDIN is redirected, only the file's actual EOF is interpreted as the valid EOF indicator.
Condition Codes
CCE (2) Request granted.
CCG (0) Request granted. A record with a colon in the first column, signaling the
end-of-data or a hardware end-of-file, was encountered.
CCL (1) Request denied. A physical I/O error occurred. Further error analysis
through the FCHECK intrinsic is not possible.
Related Information
Manual Accessing Files Programmer's Guide