HPlogo MPE/iX Intrinsics Reference Manual > Chapter 9 Command Definitions (MAIL-PUTJCW)

PRINTFILEINFO

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701 ♥
Edition 7 E0300
Edition 6 E0195

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 FCHECK, FERRMSG
Manuals Accessing Files Programmer's Guide




PRINT


PRINTOP