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