Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ppl:statements:append [2024/03/27 17:07] stimpyppl:statements:append [2024/03/27 17:07] (current) stimpy
Line 1: Line 1:
 ====== APPEND srcfile:string, destfile:string ====== ====== APPEND srcfile:string, destfile:string ======
 Append the contents of one file to another file.   Append the contents of one file to another file.  
 +    
 **Example:**   **Example:**  
       APPEND "SRCFILE","DSTFILE"         APPEND "SRCFILE","DSTFILE"