Re: Changing case to lower case in QuarkXPress v5
Re: Changing case to lower case in QuarkXPress v5
- Subject: Re: Changing case to lower case in QuarkXPress v5
- From: Shane Stanley <email@hidden>
- Date: Wed, 29 Oct 2003 13:32:01 +1100
On Oct 29, 2003, at 10:42 AM, Hans Haesler wrote:
On Tue, 28 Oct 2003, Arthur Knapp wrote:
Despite Shane's helping guidance, trying to master Quark scripting is
not for the faint of heart.... ;-)
Wait until he shows you how to ride a bike! ;-)
Now, now -- I take as much responsibility for Arthur's Quark scripting
as I take for your bike riding ;-)
Anyway, I thought I'd suggest another way:
tell application "InDesign CS"
changecase selection using lowercase
end tell
Run from Script Debugger, 3600 characters, 361 text style ranges, about
2 seconds. And so much quicker to write...
--
Shane Stanley <email@hidden>
_______________________________________________
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.