Did you make ALL of the button commands use a separate variable? There are 8 button commands, you should have B0-7 variables.
Also, try putting a CLEAR statement at the top of the program. According to the manual... The variable must be initialized to 0 prior to use.<br><br>
Bookmarks