Use the recording parameter to set or query whether the editor is recording document changes in its undo stack. Recorded document changes may be undone by the undo command.
query command
set command
The current view's document.
query recording set recording { on | off }
on | If you specify the on parameter, changes to the document will be recorded. |
off | If you specify the off parameter, changes to the document will not be recorded. |
query recording set recording on
query command
set command
undo command
autoCheck parameter
changes parameter
dirty parameter
undo action
redo action
Copyright IBM Corporation 1992, 2006. All Rights Reserved.