CP Console Command Copy file
 

This functionality is a +PxPlus Exclusive

Format CP input-file output-file

Where:

input-file The pathname of the file to be copied.
output-file The output pathname of the file to be created/changed.
   
Description The CP command can be used to copy a file from one location to another. The copy is done physically (block by block) for the purposes of speed. The output file will be identicial to the input file expect in terms of OS properties such as creator and data/time stamps.

Any valid file names may be provided as the input/output files; all Preifx and pathname translation rules (such as Asterisk for system library) will apply.