Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-151
FILEINFO Procedure (Superseded by
FILE_GETINFOLIST_ Procedure )
FILEINFO Procedure (Superseded by
FILE_GETINFOLIST_ Procedure
)
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Condition Code Settings
Considerations
Examples
Summary
The FILEINFO procedure obtains error and characteristic information about a file. The
file must be open if you refer to it by its file number, but if you refer to it by its file name,
it need not be open. Table 5-8
indicates which parameters are valid when specifying a
file number or a file name.
Syntax for C Programmers
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.