Re: As Text Work-Around Broken
Re: As Text Work-Around Broken
- Subject: Re: As Text Work-Around Broken
- From: Laine Lee <email@hidden>
- Date: Sat, 14 Jan 2006 10:42:51 -0600
- Thread-topic: As Text Work-Around Broken
On 1/13/06 12:45 PM, "Jason Bourque" <email@hidden> wrote:
> Hello,
>
> I have used this for some time but it seems to be broken..
>
> For unicode text this should work. Any ideas?
>
>
I borrowed this one some time ago.
on get_as_text(a_string)
--coerce and corece to plain text
try
return (text of ((a_string as string) as record)) as string
end try
return a_string as string
end get_as_text
--
Laine Lee
email@hidden
http://lonestar.utsa.edu/llee
_______________________________________________
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