| Functions and CALL Routines under z/OS |
| Category: | External Files |
| z/OS specifics: | nval |
| See: | DOPTNAME Function in SAS Language Reference: Dictionary |
| Syntax | |
| Details | |
| See Also |
Syntax |
| DOPTNAME(directory-id,nval) |
specifies the identifier that was assigned when the directory was opened, generally by the DOPEN function.
specifies the number of a directory information item. For definitions of information item numbers and code examples, seeDINFO Function: z/OS.
| Details |
The DOPTNAME function returns the name of the specified information item number for a file that was previously opened with the DOPEN function.
See DINFO Function: z/OS for information about item numbers and definitions and code examples.
| See Also |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.