COPY: The Wang COPY utility is called by the program to copy files.
The files to be copied are specified using any combination of known and unknown values. As with other programs using the FIND subroutine, the question mark ('?') represents any combination of characters (or no characters) and the asterisk ('*') represents any single unknown character. COPYTHEM will find all files meeting these specifications and attempt to copy them to the output volume.
After the file name specification is made, a screen display shows the number of files meeting the requirements and which is currently being copied. If no files meet the requirements an appropriate screen message will appear. When the copy is complete, the user may choose to run again or exit the program.
INPUT Press (RETURN) to continue or PF(16) to exit the program.FILE (blank) The names and locations of files to LIBRARY (blank) be copied. May contain masking VOLUME (blank) characters similar to those used by FIND.
OUTVOL [outvol] The output volume for the copy. Note that file and library names will be retained.
SCRATCH NO Set to YES to scratch conflicting files on the output volume.