Thanks a lot Bruce and Tenaja, both ideas are great. Will tray both
Bruce one thing, your while...wend statemet, will be a inifinite loop if I left the button pressed, doesn't? I did the next code, will work?
Code:if PORTA.0 = 1 THEN PAUSE 2000 if PORTA.0 = 1 THEN gosub PROGRAMAR endif
Bookmarks