• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quark non-breaking spaces
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Re: Quark non-breaking spaces (From: Hans Haesler <email@hidden>)

  • Prev by Date: Re: Quark non-breaking spaces
  • Next by Date: (no subject)
  • Previous by thread: Re: Quark non-breaking spaces
  • Next by thread: Custom spam filter
  • Index(es):
    • Date
    • Thread