Chapter Contents

Previous

Next
FOPTNUM

FOPTNUM



Returns the number of information items that are available for a file

OS/390 specifics: return value


Syntax
Details
See Also

Syntax

FOPTNUM (file-id)

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


Details

Currently, the number of information items available for a sequential file, a PDS member, and a UNIX System Services file is 7.

For code examples, refer to FINFO.

See Also


Chapter Contents

Previous

Next

Top of Page

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