Chapter Contents

Previous

Next
FOPTNAME

FOPTNAME



Returns the name of an item of information about a file

OS/390 specifics: info-item


Syntax
Details
See Also

Syntax

FOPTNAME (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 information item whose name is to be returned by the function.


Details

FOPTNAME returns the name of a specified information item associated with the specified file-id. The file-id is assigned when the file is opened with the FOPEN function.

For definitions of information item numbers and code examples, see FINFO.

See Also


Chapter Contents

Previous

Next

Top of Page

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