DEBUGIN Continuous Loop
spgoss
Posts: 3
in BASIC Stamp
Does anyone know if you can get a program to continuously loop when using a DEBUGIN?
What I want to do is prompt the user for a input (DEC), which would put a value into a variable, which it will use to in the program on a continuous loop for a pause command. The problem I am running into is I can't get it to allow the user to enter a new value without having to restart the program.
Is this even possible with the BASIC Stamp?
Thanks!
What I want to do is prompt the user for a input (DEC), which would put a value into a variable, which it will use to in the program on a continuous loop for a pause command. The problem I am running into is I can't get it to allow the user to enter a new value without having to restart the program.
Is this even possible with the BASIC Stamp?
Thanks!
Comments