View Single Post
  #5  
Old 02-08-2004, 05:20 PM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
First, this should have been posted in your other thread.

The true/false in the keydown2 is only checking if it is lowercase/uppercase, i believe, as Dach stated.

To check if it is NOT being pressed, use the
"!" operator.

Also, never use while loops inside timeout loops, heh. Use 'if'.
__________________
-Ajira
Liek, omigosh.
<3 DoomsDay.
Reply With Quote