This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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]]