• 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: Text, rich text and unicode text in Lion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text, rich text and unicode text in Lion


  • Subject: Re: Text, rich text and unicode text in Lion
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 09 Aug 2011 16:00:13 -0700

Hey there, on Tue Aug 9 15:56:35 2011, Michelle Steiner wrote the following interesting missive:

Apparently, either you're using that construct within an application's tell block or you have an OSAX that supports rich text.  The problem doesn't happen on my system, and I can't even get "as rich text" to compile when typed manually.

Follow up:

Typing this:

     tell application "Mail"
"abc" as text
end tell

Compiles as this:

tell application "Mail"
"abc" as rich text
end tell

Furthermore, typing this:

tell application "Mail"
"abc" as plain text
end tell

Yields this:

tell application "Mail"
"abc" as string
end tell

-- Michelle

-- 
"My country, right or wrong: if right, to be kept right; and if wrong, to be set right." 
Senator Carl Schurz of Missouri, 1899

 _______________________________________________
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/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Text, rich text and unicode text in Lion
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Re: Applescript and Lion (From: Emile Schwarz <email@hidden>)
 >Text, rich text and unicode text in Lion (From: Luther Fuller <email@hidden>)
 >Re: Text, rich text and unicode text in Lion (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Text, rich text and unicode text in Lion
  • Next by Date: Re: Text, rich text and unicode text in Lion
  • Previous by thread: Re: Text, rich text and unicode text in Lion
  • Next by thread: Re: Text, rich text and unicode text in Lion
  • Index(es):
    • Date
    • Thread