DOPEN opens a directory
and returns a directory identifier value (a number greater than 0)
that is used to identify the open directory in other SAS external
file access functions.
DOPEN applies to directory
structures that are available in partitioned data sets (PDS, PDSE)
and in UNIX System Services. For code examples, see
DINFO Function: z/OS.