
Operating Environment Information
The term directory that is used in the description of this function and related SAS
external file access functions refers to an aggregate grouping of files managed by the
operating environment. Different operating environments identify such groupings
with different names, such as directory, subdirectory, folder, MACLIB, or
partitioned data set. For details, see the SAS documentation for your operating
environment.
Examples
Example 1: Using DOPEN to Open a Directory
This example assigns the fileref MYDIR to a directory. It uses DOPEN to open the
directory. DOPTNUM determines the number of system-dependent directory ...