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 |
 |
- Intrinsics
None
- Commands
None
- Manuals
Accessing Files Programmer's Guide (32650-90017) and Point-to-Point Workstation I/O Reference
Manual (30000-90250)