Use the dirty parameter to determine whether there is an uncompleted change. The dirty parameter returns on if there is an uncompleted change, or off if there is no uncompleted change.
query command
set command
The current view's document.
query dirty set dirty { on | off }
on | Use the on parameter to force a dirty indication for the document. This indication will be cleared on a successful save of the document, and can be explicitly reset with the set dirty off, undo resetChanges, and undo clear commands. |
off | Use the off parameter to no longer force a dirty indication. This will not clear an actual indication of an uncomplete change in the document. |
query dirty
query command
save command
undo command
autoCheck parameter
changes parameter
recording parameter
Copyright IBM Corporation 1992, 2004. All Rights Reserved.