Re: Unicode and ASCII issues
Re: Unicode and ASCII issues
- Subject: Re: Unicode and ASCII issues
- From: Andy Wylie <email@hidden>
- Date: Thu, 19 Dec 2002 20:44:13 +1300
on Wed, 18 Dec 2002 23:21:37 -0600 Matthew Stuckwisch wrote:
>
When working with ASCII text, one can convert a letter to its MacRoman
>
numerical equivalent, and back, for example:
>
>
return ASCII number of "a"
>
--> 97
>
return ASCII character 97
>
--> "a"
>
http://www.bekkoame.ne.jp/~n-iyanag/researchTools/unicodeandmacos.html
_____________________________ Andy
_______________________________________________
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.