QXP5 image offset
QXP5 image offset
- Subject: QXP5 image offset
- From: email@hidden
- Date: Mon, 29 Jul 2002 11:30:25 +0100
Whilst upgrading between v4.11 and v5.0 of QuarkXPress I have come
across a problem related to image offset. The code below works fine in
v4.11 but not v5.0 the variable returned is not and will not become a
list. Any ideas? I am running under Mac OS 9.2.2
Tell application "QuarkXPress"
Tell document 1
Tell page 1
Tell picture box 1
Tell image 1
set theoffset to offset as list
set Xoffset to item 2 of theoffset as string
End Tell
End Tell
End Tell
End Tell
End Tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.