Re: Quark & me
Re: Quark & me
- Subject: Re: Quark & me
- From: Hans Haesler <email@hidden>
- Date: Thu, 8 Feb 2001 22:56:07 +0100
On Thu, 08 Feb 2000, JJ wrote:
>
I'm working in a script for Quark 3.
>
>
How can I "tell" (...)
---
tell document 1 of application "QuarkXPress"
tell every text of paragraph 1 of selection
set color to "Magenta"
end tell
end tell
---
>
(...) or "select" the "current paragraph"?
---
tell document 1 of application "QuarkXPress"
set selection to every text of paragraph 1 of selection
end tell
---
Both snippets expect, at least, the blinking cursor in a paragraph.
>
How can I select or do "menu item x of menu x"?
Use the "Menu Events" Scripting Addition and system extension
or... upgrade to QXP 4.11.
[snip]
>
Too much questions?
Definitely. Post the non-Quark questions again (your message,
containing "Quark" in the subject line, is sent unread to the trash
by most subscribers...).
Regards,
Hans
---
Hans Haesler | email@hidden