>Reminds me of one more pecularity....as any good programmer, I know the
>ascii codes for the arrow keys are between 123-126....but my machine insists
>on showing the ascii codes for the arrow keys as being between 28 and 31!!!!
>Any help on that issue too? Maybe a language setting or something?
You're confusing their ascii value (which can be obtained using
chartoNum(the key) with their keycodes.
Appendix A of LiaN lists all the keycodes and ASCII values.
Chapter 10 of LiaN has more details on keyboard stuff.
Bruce
Bruce Epstein, Zeus Productions, [EMAIL PROTECTED], 732-940-2800
Check out LAST CALL - The Ultimate Bartending Sim:
http://www.zeusprod.com/games/lastcall.html
--------
Director and Lingo in a Nutshell (DiaN/LiaN) kick butt.
Free Sample Chapters: http://www.zeusprod.com/nutshell/downloads/
--------
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]