Re: Value of insertion point in Quark 8
Re: Value of insertion point in Quark 8
- Subject: Re: Value of insertion point in Quark 8
- From: Stan Cleveland <email@hidden>
- Date: Tue, 18 Aug 2009 17:04:34 -0700
- Thread-topic: Value of insertion point in Quark 8
On 8/18/09 4:18 PM, "Shane Stanley" wrote:
> You're probably after the offset of it (My memory is vague; it was a long
> time ago).
Hi Jan,
Shane is right. I dusted off and fired up the old QuarkXPress v6.52 (which I
presume has the same terminology as v8). This works:
tell application "QuarkXPress"
activate
set theselection to selection
set x to offset of theselection --> 295
end tell
HTH,
Stan C.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden