Quark selections
Quark selections
- Subject: Quark selections
- From: Xandra Lee <email@hidden>
- Date: Tue, 28 Nov 2000 07:31:03 -0500
How does one reference to multiple objects of a selection
tell application "QuarkXPress"
tell document 1
set z to object reference of the selection
end tell
end tell
--> a reference to one object, regardless to how many are selected
Additional failed attempts:
set z to every picture box of the selection
--> QuarkXPress got an error: Can't make some data into the expected
type.
-- set z to object reference to (every picture box of the selection)
--> Syntax Error: A to:(every picture box of the selection) can't go
after this object reference.
set z to object reference to every picture box of the selection
--> Syntax Error: A to:every picture box of the selection can't go
after this object reference.
Feeling Stupid,
xandra
Alixandra Leigh
AceDesign
email@hidden
------------------------------------------
Furniture:
><
http://home.rochester.rr.com/alexleighs/furniture/furniture.htm>
Renderings:
><
http://home.rochester.rr.com/alexleighs/interiors/interiors.htm>