Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!bierstadt!hpoppe From: hpoppe@bierstadt.ucar.edu (Herb Poppe) Newsgroups: comp.sys.mac.hypercard Subject: HyperCard Bug? Message-ID: <5071@ncar.ucar.edu> Date: 8 Nov 89 19:09:07 GMT Sender: news@ncar.ucar.edu Reply-To: hpoppe@NCAR.UCAR.EDU (Herb Poppe) Distribution: usa Organization: Scientific Computing Division/NCAR, Boulder CO Lines: 24 For both: MacPlus, System 6.0.3, HyperCard 1.2.2 Mac II, System 6.0.2, HyperCard 1.2.2 The expression: theChar >= "A" and theChar <= "Z" is true for values of theChar from "a" through "y" and "A" though "Z" (inclusive); it is false for the value "z". The expression: theChar >= "a" and theChar <= "z" is true for values of theChar from "a" through "z" and "B" though "Z" (inclusive); it is false for the value "A". This is not the behavior I expect! Does this problem exist in HC 1.2.5? Herb Poppe NCAR INTERNET: hpoppe@ncar.ucar.edu (303) 497-1296 P.O. Box 3000 CSNET: hpoppe@ncar.CSNET Boulder, CO 80307 UUCP: hpoppe@ncar.UUCP