Re: Quark non-breaking spaces
Re: Quark non-breaking spaces
- Subject: Re: Quark non-breaking spaces
- From: Hans Haesler <email@hidden>
- Date: Tue, 7 Nov 2006 15:51:16 +0100
On Tue, 7 Nov 2006, Nick Hearn wrote:
>The reason I need to do it through applescript is because
>I have over 3,000 documents and I'm automating the production
>because they use variable data.
I see. Then you could make a text file
containing ...
<v6.50><e0>
<\!s>
... and import this string of XPress Tags each
time you need to place a non-breaking space.
But make sure to insert this line ...
---
set import styles to true
---
... at the beginning of your script (just
after 'tell application "QuarkXPress"):
Best regards,
Hans
---
Hans Haesler <email@hidden>
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden