Unicode-to-string bug?
Unicode-to-string bug?
- Subject: Unicode-to-string bug?
- From: "Shane Stanley" <email@hidden>
- Date: Wed, 24 Nov 2004 17:06:46 +1100
If I run the following:
set y to «data utxt0061» as Unicode text
set x to «data utxt2011» as Unicode text
" " & (y as string)
" " & (x as string)
" " & y
" " & x
I get an error on the last line:
--> Can't make "-" into a string.
I this just an AS bug? Or am I missing something?
--
Shane Stanley <email@hidden>
_______________________________________________
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