Making Quark case sensitive
Making Quark case sensitive
- Subject: Making Quark case sensitive
- From: Glenn Kowalski <email@hidden>
- Date: Mon, 6 Nov 2000 20:13:17 -0400
I'm building some search/replace routines and it seems QuarkXpress
cannot be made to be case sensitive unless I'm missing something.
Here's what I have:
tell application "QuarkXPress 4.11"
tell document 1
tell story 1 of text box 1
set every text where it = "A" to "B"
end tell
end tell
end tell
If the text has a lower case "a" then it still gets converted to "B."
Is there any way to fix this without using a third party product?
Thanks.
--
Glenn Kowalski
Macintosh Systems Consultant
Studio 405
301-270-8445 x26
www.studio405.com