chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] RE: char=? question


From: William Ramsay
Subject: [Chicken-users] RE: char=? question
Date: Thu, 12 Jun 2008 09:18:35 -0400
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

Now I'm even more mystified. The only change I made to my code was to change (char=? wa #\R) to (char-ci=? wa #\R) and the code now works fine. Can anyone explain what's going on? The value is always a capital R or S.

Bill




reply via email to

[Prev in Thread] Current Thread [Next in Thread]