COPY srcfile:string, destfile:string

Copy the contents of one file to another file.
ie:

     COPY "SRCFILE","DSTFILE"  

See also: Delete, Append, Exist, FileInf, Rename