I get that ! :-)
But whats the > 59 doing here?
Al.. the goto ini didn't solve the problem .. I had to add the A0=A)-1 ..one extra line no problem.Since only "*" ; "#" and numbers from "0" to "9" can pass the if/then condition, this should solve the problem.Code:If KeyPress >59 then Ini If KeyPress = "*" then goto retry
Take care.
Al.
I think with * it's not a problem because as soon as * is detected the program jumps to retry ...which clears the variables ..
# is different and unfortunately does get included in the array , well at least that's what I'm guessing. Will definitely bug track to see what really happens :-) and feedback to you !
Kind regards
Dennis





Bookmarks