APPEND Commands
From Lianjapedia
Revision as of 03:35, 4 August 2016 by Yvonne.milne (Talk | contribs)
| 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. |