APPEND srcfile:string, destfile:string

Append the contents of one file to another file.

Example:

  APPEND "SRCFILE","DSTFILE"  

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