SAVE Commands

From Lianjapedia
Revision as of 09:50, 3 August 2016 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Command Description
SAVE Save the current memory variables to a file. These can be restored with RESTORE.
SAVE DATASESSION Save the status of the current data session. This can be restored with RESTORE DATASESSION.
SAVE RECORDVIEW Save the status of the currently active workarea. This can be restored with RESTORE RECORDVIEW.
SAVE TRANSACTION Save a transaction stage. This can subsequently be used as ROLLBACK point.