| Prev | Next | Misc Verbs |
Misc Verbs
These Macintosh verbs automate applications that support the Miscellaneous Standards Suite of Apple events.- misc.beginTransaction - Begin a transaction.
- misc.copy - Copy to the clipboard.
- misc.createPublisher - Create a publication in a file.
- misc.cut - Delete selected objects and put them on the clipboard.
- misc.doScript - Execute a script.
- misc.editGraphic - Let the user edit the specified graphic.
- misc.endTransaction - End a transaction.
- misc.imageGraphic - Render a graphic in a new format.
- misc.isUniform - Determine whether the specified property is the same for all objects in a container.
- misc.paste - Pase the contents of the clipboard.
- misc.redo - Redo an action.
- misc.revert - Revert to the previously saved state.
- misc.select - Select an object or objects.
- misc.show - Make visible specified objects.
- misc.undo - Undo the last action.
| Prev | Next | Misc Verbs |