| Functions and CALL Routines under z/OS |
| Category: | External Files |
| z/OS specifics: | info-item |
| See: | FOPTNAME Function in SAS Language Reference: Dictionary |
| Syntax | |
| Details | |
| See Also |
Syntax |
| FOPTNAME(file-id,nval) |
specifies the identifier that was assigned when the file was opened, generally by the FOPEN function.
specifies the name of the file information item to be retrieved.
| Details |
FOPTNAME returns a blank if an error occurred.
For definitions of information item numbers and code examples, see FINFO Function: z/OS.
| See Also |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.