Example 8
Example 8 - Copying files for use on a WindowsNT system
COPY COPYWRITE/LIBRARY TO #MYTESTVOLUME(CD,HOSTNAME=LOCAL,SCRATCHPOOL=WINDOWSNT);
The SCRATCHPOOL=WINDOWNT selects the WINDOWSNT intrinsic transform.
The WINDOWSNT intrinsic transform selects source files only, and translates them to ASCII with variable length records, separated by CRLF.