Re: As Text Work-Around Broken
Re: As Text Work-Around Broken
- Subject: Re: As Text Work-Around Broken
- From: Emmanuel <email@hidden>
- Date: Fri, 13 Jan 2006 23:04:04 +0100
At 1:45 PM -0500 1/13/06, Jason Bourque wrote:
Hello,
I have used this for some time but it seems to be broken..
For unicode text this should work. Any ideas?
try
--corece Unicode or other text to styled string to plain text
set vStringAsText to (((vString as string) as record)'s «class
ktxt»)
on error
set vStringAsText to vString
end try
return vStringAsText
This has never worked fully, as we publish at:
<http://www.satimage-software.com/en/unicode_and_applescript.html>
In that page there is an "idea" about how to coerce Unicode into raw text.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden