Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-162
FILEINFO Procedure (Superseded by
FILE_GETINFOLIST_ Procedure )
•
Referencing Format 2 files with extent size greater than 65535
If the file being referenced is a Format 2 file and the extent size exceeds 65535,
item codes will return -1 with no error indication.
Examples
CALL FILEINFO ( FILENUM , ERROR ); ! get error of read
! operation.
CALL FILEINFO ( , , FILE^NAME , , , , , , , , , , , , OWNER );