====== APPEND srcfile:string, destfile:string ====== Append the contents of one file to another file. **Example:** APPEND "SRCFILE","DSTFILE" --- **See also:** [[ppl:statements:delete|Delete]], [[ppl:statements:copy|Copy]], [[ppl:functions:exist|Exist]], [[ppl:functions:fileinf|FileInf]], [[ppl:statements:rename|Rename]]