MPE/iX Intrinsics Reference Manual (32650-90905)

576 Chapter9
Command Definitions (MAIL-PUTJCW)
PRINTFILEINFO
PRINTFILEINFO
NM and CM callable.
Prints a file information display on the job/session list device.
Syntax
I16V
PRINTFILEINFO(
filenum
);
Parameters
filenum
16-bit signed integer by value (required)
Passes the file number of the file to be displayed.
Operation Notes
Hierarchical directories and files can be opened using FOPEN or HPOPEN intrinsic.
PRINTFILEINFO is used to display file information for any type of directory or file.
Related Information
Manual Accessing Files Programmer's Guide