Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-65
FILE_GETINFOBYNAME_ Procedure
OSS Considerations
Use the flags parameter of FILE_GETINFO_ or FILE_GETINFOBYNAME_ or
use item code 161 of FILE_GETINFOLIST_ or FILE_GETINFOLISTBYNAME_ to
determine whether the file is an OSS file.
Use the item-list parameter of FILE_GETINFOLIST_ or
FILE_GETINFOLISTBYNAME_ to specify which OSS file attribute values are to be
returned.
Example
error := FILE_GETINFOBYNAME_ ( name:length,typeinfo,reclen );
Related Programming Manuals
For programming information about the FILE_GETINFOBYNAME_ procedure, refer to
the
Guardian Programmer’s Guide. For information about SQL objects, refer to the
Introduction to NonStop SQL/MP and the appropriate SQL/MP or SQL/MX
programming manual.