Ignoring white space bug
Ignoring white space bug
- Subject: Ignoring white space bug
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 12 Oct 2002 06:02:21 -0400
I don't know whether this has been reported before, but James Hober reported
to me that Ignoring White Space doesn't work with Unicode text in
AppleScript 1.9 (Mac OS X 10.2).
set x to "brick house" as Unicode text
set y to "brickhouse" as Unicode text
ignoring white space
return x = y --> false!
end ignoring
He will report it to RadarWeb.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.