Example 63
-
Copy files from DISK to NULL
COPY COPYWRITE/= FROM #MYSOURCEFAMILY(PACK) TO NULL(CD,HOSTNAME=LOCAL)[T];
This reads the selected files from disk, but the data is discarded, and no files are copied.