CATALOG Procedure
CHANGE Statement
Renames one or more catalog entries.
Syntax
Required Argument
- old-name=new-name
-
specifies the current
name of a catalog entry and the new name that you want to assign to
it. Specify any valid SAS name.
Restriction:You must designate the type of the entry, either with
the name (ename.etype) or with
the ENTRYTYPE= option.
Optional Argument
- ENTRYTYPE=etype
-
restricts processing
to one entry type.
Copyright © SAS Institute Inc. All rights reserved.