| Example 62 - Copy files from a TAPE to NULL | |
|---|---|
COPY *=
FROM #MYTESTTAPE
TO NULL(CD,HOSTNAME=LOCAL)[T];
|
|
|
|