Re: More help on LOOKUP tables please.
then depending on how many times its pressed, ( up to 8 times ) the program must then jump to that number's sub routine.
so ...
a "basic" set of IF ... THEN ... GOTO is the trick.
SELECT CASE is the smart way to write it ... but is it available with v 2.32 ???
LOOKUPx is generally used to retrieve constants/values/strings from a table , not label adresses.
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks