Chapter Contents

Previous

Next
DOPTNAME

DOPTNAME



Returns the name of a directory information item

OS/390 specifics: info-item


Syntax
Details
See Also

Syntax

DOPTNAME (directory-id,info-item)

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

info-item
specifies the number of a directory information item. For definitions of information item numbers and code examples, seeDINFO.


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 for information item numbers and definitions and code examples.

See Also


Chapter Contents

Previous

Next

Top of Page

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