
CAUTION
If the document already exists, then its contents is not
changed.
Default
UPDATE
Note
Procedure output or data queries are added at the end of the directory.
NAME= <libref.> member-name<(access-option)>
libref
specifies the SAS library where the document is stored.
Default
If no library name is specified, the Work library is used.
member-name
specifies the document name.
Defaults
If no NAME= is specified, the specified options apply to the currently
open document.
If you do not specify an access-option with NAME=, then your
directories will open in UPDATE mode.
access-option
specifies the access mode for the ODS document.
WRITE
opens a document and provides ...