Re: Text, rich text and unicode text in Lion
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