Re: Help with comparison string/possible bug
Re: Help with comparison string/possible bug
- Subject: Re: Help with comparison string/possible bug
- From: Emmanuel <email@hidden>
- Date: Wed, 30 Oct 2002 16:50:25 +0100
At 12:34 PM +0200 29/10/02, julifos wrote:
Hi all!
set y to (ASCII character 105)
set z to (ASCII character 245)
considering diacriticals, case, expansion, hyphens and punctuation
y = z
end considering
--> true
But "offset" is more accurate:
offset of y in z
--> 0
Emmanuel
_______________________________________________
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.