Re: Testing special characters (e.g., omega)
Re: Testing special characters (e.g., omega)
- Subject: Re: Testing special characters (e.g., omega)
- From: Mark Butcher <email@hidden>
- Date: Fri, 31 Jan 2003 06:38:15 -0800
What you are getting are the unicode characters for omega & sigma. The
"\\u" says it's unicode text, & the "03a9" is the 4 character code for
omega.
MarkB
On Thursday, Jan 30, 2003, at 21:25 US/Pacific, Jeffrey Mattox wrote:
If I log the characters begin tested, I get these constructs, which I
don't understand:
Omega: "\\u03a9"
Sigma: "\\u2211"
Jeff
_______________________________________________
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.
_______________________________________________
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.