Changes the description of a catalog entry.
MODIFY entry
(DESCRIPTION=<<'>entry-description<'>>) </
ENTRYTYPE=etype>;
|
- entry
-
specifies the name of one SAS catalog entry. You can specify
the entry type with the name.
Restriction: |
You must designate the type of the
entry, either when you specify the name (ename.etype) or with
the ENTRYTYPE= option. |
See
also: |
Specifying an Entry Type |
- DESCRIPTION=<<'>entry-description<'>>
-
changes the description of a catalog entry by replacing
it with a new description, up to 256 characters long, or by removing it altogether.
You can enclose the description in single or double quotes.
Alias: |
DESC |
Tip: |
Use DESCRIPTION= with no text to remove
the current description. |
-
ENTRYTYPE=etype
-
restricts processing to one entry type.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.