Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-215
FILERECINFO Procedure (Superseded by
FILE_GETINFOLISTBYNAME_ Procedure )
FILERECINFO Procedure (Superseded by
FILE_GETINFOLISTBYNAME_ Procedure
)
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Considerations
Condition Codes
Example
Summary
The FILERECINFO procedure obtains record characteristics of a disk 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
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
CALL FILERECINFO ( [ filenum ] ! i
,[ current-keyspecifier ] ! o
,[ current-keyvalue ] ! o
,[ current-keylen ] ! o
,[ current-primary-keyvalue ] ! o
,[ current-primary-keylen ] ! o
,[ partition-in-error ] ! o
,[ specifier-of-key-in-error ] ! o
,[ file-type ] ! o
,[ logical-recordlen ] ! o
,[ blocklen ] ! o
,[ key-sequenced-parameters ] ! o
,[ alternate-key-parameters ] ! o
,[ partition-parameters ] ! o
,[ file-name ] ); ! i