Re: Help with comparison string/possible bug
Re: Help with comparison string/possible bug
- Subject: Re: Help with comparison string/possible bug
- From: JJ <email@hidden>
- Date: Wed, 30 Oct 2002 21:03:29 +0200
>
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
Cool!... Then, this must be a bug, because both
y=z
&
y is in contents of z
return "true"
Tx, Emmanuel!
JJ
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
_______________________________________________
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.