>> type? 'a == word! >> type? #"a" == char! if event/key = #"a" works fine.
Luis > I found the error: "if event/key = 'a " doesn't work. > I thought I already tried it, but I was using 'down , > which works. How are the ordinary keys handled? > > Cheers, > Mikko > > __________________________________________________ > Do You Yahoo!? > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1 > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
