Chapter Contents

Previous

Next
The CATALOG Procedure

EXCHANGE Statement


Switches the name of two catalog entries.

Restriction: The catalog entries must be of the same type.


EXCHANGE name-1=other-name-1
<...name-n=other-name-n>
</ ENTRYTYPE=etype>;


Required Arguments

name=other-name
specifies two catalog entry names that the procedure will switch.
Interaction: You can specify only the entry name without the entry type if you use the ENTRYTYPE= option on either the PROC CATALOG statement or the EXCHANGE statement.
See also: Specifying an Entry Type


Options

ENTRYTYPE=etype
restricts processing to one entry type.
See: The ENTRYTYPE= Option
See also: Specifying an Entry Type


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.