2017

Table Of Contents
GROUP BOX ELEMENTS AND REFERENCE FORMS
BEFORE/
BY AFTER
ELEMENT NUMERIC BY BY BY SATISFYING ANOTHER
CLASS INDEX ID NAME RANGE A TEST ELEMENT
generic box
GROUP BOX PROPERTIES, DATA TYPES, AND DESCRIPTIONS
R/O PROPERTY NAME TYPE DESCRIPTION
bounds
measurements Bounds of this group box
rectangle
constrained
Boolean If
true
, this group boxis
constrained by one of
its boxes
delete lock
Boolean If
true
, this group box
cannot be deleted
grouped
Boolean If
true
, the selection is a
group box
location lock
Boolean If
true
, this group box
cannot be moved
lock
Boolean If
true
, the items in
this group box cannot
be ungrouped
modify lock
Boolean If
true
, the properties of
this group box cannot be
modified (does not include
location and size)
size lock
Boolean If
true
, the size of this group
box cannot be changed
H AND J SPEC EVENTS AND EXAMPLES
VERB APPLESCRIPT EXAMPLE
count
count every h and j spec of layout space 1
data size
data size of name of h and j spec “Standard” as integer
delete
delete h and j spec 1
duplicate
duplicate h and j spec 1 to after h and j spec 2
make
make h and j spec at beginning
get
get break capitalized words of h and j spec “Standard”
get as
get flush zone of h and j spec “Standard” as integer
set
set minimum after of h and j spec “Standard” to 3
REFERENCE MATERIAL FOR QUARKXPRESS OBJECTS
102
|
A GUIDE TO APPLE EVENTS SCRIPTING