|
VMS Help SET, PROCESS, Qualifiers, /SYMLINK *Conan The Librarian |
/SYMLINK=keyword
Controls the behavior of all directory wildcard searches performed
by the RMS $SEARCH service. DCL commands (such as COPY, SUBMIT,
SET FILE, and so on) internally resolve directory wildcard
arguments using the RMS $SEARCH service.
Keyword options are:
Keyword Explanation
NOWILDCARD Indicates that symlinks are not followed during
directory wildcard searches.
WILDCARD Indicates that symlinks are followed, that is,
target files are included during wildcard
searches.
NOELLIPSIS Indicates that symlinks are followed, that is,
target files are included for all wildcard
fields except for ellipsis.
ELLIPSIS Equivalent to WILDCARD (included for command
symmetry).
|
|