APPEND Commands
From Lianjapedia
| Command | Description |
|---|---|
| APPEND AUTOMEM | Append a blank record into the active table, then update the fields with memory variable values. |
| APPEND BLANK | Append one or more blank records into the active table. |
| APPEND FROM | Append records to the active table from another table or external file. |
| APPEND FROM ARRAY | Append records to current table from an array. |
| APPEND MEMO | Append a text file to a memo field. |