Subject: More Quark 5 broken
Subject: More Quark 5 broken
- Subject: Subject: More Quark 5 broken
- From: Mick Wenlock <email@hidden>
- Date: Mon, 08 Apr 2002 19:21:44 -0600
on 4/8/02 6:03 PM, email@hidden at
email@hidden wrote:
>
Message: 6
>
Date: Mon, 8 Apr 2002 15:31:04 -0400
>
To: To:
>
From: Glenn Kowalski <email@hidden>
>
Subject: More Quark 5 broken
>
>
This repeat loop works perfectly in 3.x or 4.x but never exits the
>
repeat in Quark 5. If anyone has any comments, can you cc me directly
>
since I'm on digest? Thanks.
>
>
tell application "QuarkXPress"
>
tell front document
>
tell story 1 of text box 1
>
repeat
>
try
>
set (every text where it = return & ">") to return
>
on error
>
exit repeat
>
end try
>
end repeat
>
end tell
>
end tell
>
end tell
>
--
>
>
Glenn Kowalski
>
Macintosh Systems Consultant
>
Studio 405, Inc.
>
http://www.studio405.com
Glenn,
Send me your stuff at email@hidden and I will take a look at it and do
some testing and see if I can get you some answers.
Mick (from home)
_______________________________________________
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.