Chapter Contents

Previous

Next
FINFO

FINFO



Returns the value of a file information item

Language element: function
Category: external-file
OpenVMS specifics: types of file information


Syntax
Details
See Also

Syntax

FINFO(file-id,info-item)

file-id
specifies the identifier that was assigned when the file was opened, generally by the FOPEN function.

info-item
specifies the name of the file information item to be retrieved.


Details

The FINFO function returns the value of a system-dependent information item for an external file. FINFO returns a blank if the value given for info-item is invalid.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.