•
|
Using the MARKDB / ENDMARKDB commands. The syntax is as follows:
|
•
|
By creating a PML undoable object and adding it to the undo stack. See the Software Customisation Reference Manual for a fuller description of this object. You should create an undoable object, set up the undo and redo execution strings, and then call the method add() to mark the database and add the undoable to the undo stack. Make the database changes, and then call the method endUndoable().
|