Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-163
FILEINQUIRE Procedure (Superseded by
FILE_GETINFOLISTBYNAME_ Procedure )
FILEINQUIRE Procedure (Superseded by
FILE_GETINFOLISTBYNAME_ Procedure
)
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Condition Code Settings
Considerations
Summary
The FILEINQUIRE procedure is used to obtain items of information about a file.
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.
Syntax for TAL Programmers
Parameters
filenumber input
INT:value
identifies the file being inquired about. Required if
file-name is not specified.
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
CALL FILEINQUIRE ( [ filenumber ] ! i
,[ file-name ] ! i
,item-list ! i
,number-items ! i
,result-buffer ! o
,result-buffer-length ! i
,[ error-item ] ! o
,[ error-code ] ); ! o