The COPY Procedure |
Restriction: | PROC COPY ignores concatenations with catalogs. Use PROC CATALOG COPY to copy concatenated catalogs. |
Restriction: | PROC COPY does not support data set options. |
Tip: | |
Tip: | Complete documentation for the COPY statement and the COPY procedure is in COPY Statement. |
Table of Contents: | The COPY Procedure |
Note:
The links in the following table are to the DATASETS procedure documentation, which explains these options.
Task | Option | |
---|---|---|
Copy one or more files |
PROC COPY |
|
Exclude files or memtypes |
EXCLUDE |
|
Name of source library | IN= (required) | |
Name of destination library | OUT= (required) | |
Select files or memtypes |
SELECT |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.