Re: Quark non-breaking spaces
Re: Quark non-breaking spaces
- Subject: Re: Quark non-breaking spaces
- From: Gary Tate <email@hidden>
- Date: Tue, 7 Nov 2006 15:05:52 +0000
Try this ....
1. Set up a text box with a soft return in
tell application "QuarkXPress Passport"
activate
tell document 1
tell text box 1
set avar to story 1
return avar
end tell
end tell
end tell
Then copy the soft return and put it into the script (I've done this
below but doubt if it'll email correctly).
tell application "QuarkXPress Passport"
activate
tell document 1
tell text box 1
set story 1 to "asdkfuygasdkfgaajsdhfgafg"
end tell
end tell
end tell
Gary
-------------------------------------------------------
TGI Solutions LLP
Apple Solution Expert
FileMaker Solutions Alliance
http://www.tgisolutions.co.uk
Mobile: 07813 214 129
-------------------------------------------------------
_______________________________________________
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