2016

Table Of Contents
MISCELLANEOUS SUITE
The Miscellaneous Suite consists of functions related to the clipboard and other
menu-driven functions.
COPY
Usage: to place a copy of the selected object on the clipboard.
copy
CUT
Usage: to place the selected object on the Clipboard.
cut
DO SCRIPT
Usage: to execute a script entirely before showing the results.
do script data script type type
Possible values:
script type
: type class
Result: anything (result of the script execution)
PASTE
Usage: to place the data on the Clipboard into a designated/selected container.
paste
REVERT
Usage: to restore an object to its last saved state.
revert reference
SHOW
Usage: to bring an object into view; also changes the object’s index
reference form.
show reference
QUARKXPRESS SUITE
The QuarkXPress Suite consists of two events: coerce and do updates.
COERCE
Usage: To change data from one type to another type.
coerce property of reference to type
Possible values:
to
: type class (see theData Coercion Chart” later in
this section)
Result: anything (result of script execution)
DO UPDATES
Usage: To redraw the screen after the execution of a script.
do updates
DEFINITIONS AND EXAMPLES EVENTS SUPPORTED BY QUARKXPRESS
A GUIDE TO APPLE EVENTS SCRIPTING
|
39