Re: unicode to text string
Re: unicode to text string
- Subject: Re: unicode to text string
- From: ehsan saffari <email@hidden>
- Date: Mon, 09 Dec 2002 02:22:59 -0600
On 09/12/2002 00:00, Paul Skinner <email@hidden> wrote:
>
set someText to "abc" as Unicode text-->unicode text string
>
>
set {text:someText} to (text of someText) as text-->styled text string *
--> Can't get every text of <<data utxt006100620063>>.
maybe i am not understanding the question, but what is wrong with:
set someText to "abc" as Unicode text -->unicode text string
set itsText to someText as text --> text string
confused
ehsan
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.