Chapter Contents

Previous

Next
DOPTNAME

DOPTNAME


Returns the name of a directory information item

CMS specifics: info-item


Syntax
Details
See Also

Syntax

DOPTNAME (directory-id,info-item)

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

info-item
specifies the number of the information item, the name of which will be returned by the function. For DOPTNAME, the single valid value for info-item is 1, which will return the information item name DIRECTORY for a valid directory-id.


Details

See DINFO for an example that shows the use of DOPTNAME and other functions.

See Also


Chapter Contents

Previous

Next

Top of Page

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