[futurebasic] Re: [FB] Up & Down Arrow Keys

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 1999 : Group Archive : Group : All Groups

From: Bowerbird@...
Date: Thu, 9 Sep 1999 12:55:32 EDT
jim said:
>   I know how to write the code but I am at a loss to 
>   what the Up & Down Arrow Keys' "Identity" numbers are.

30 and 31.
in the ascii numbers, they're next to 32, the space,
just like the cursor keys are next to the space bar.

-bowerbird