> i am trying to capture the ESC key so that when pressed so that i can
> send it to a movie before it quits. my question is what is the key for
> the esc key?
> 
The ASCII value of ESC is 27. You can get that with charToNum(the key).

Cordially,

Kerry Thompson
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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!]

Reply via email to