Undoes the last command or action.
undo [DOCUMENT name | WINDOW name]
DOCUMENT/s The document name.
WINDOW/s The window name.
Examples:
undo document 'project.doc'
Ungroups selected logical groups into their component objects and/or groups.
ungroup [DOCUMENT name | WINDOW name | OBJECTID number]
DOCUMENT/s The document name.
WINDOW/s The window name.
OBJECTID/i The number of the object.
Default=current.
Examples:
ungroup ungroup document 'project.doc''
Unlocks selected locked objects so that they can be edited.
unlock [DOCUMENT name | WINDOW name | OBJECTID number]
DOCUMENT/s The document name.
WINDOW/s The window name.
OBJECTID/i The number of the object.
Default=current.
Examples:
unlock unlock document 'project.doc'