Example 61
Example 61 - Copy files from a CD to NULL
COPY *= FROM #MYTESTCD(CD) TO NULL(CD,HOSTNAME=LOCAL)[T];
This verifies every file on the CD because LIBRARY/MAINTENANCE reads every record, and verifies the checksum.
No files are copied.