POLLRUN
arnold113
Posts: 43
in BASIC Stamp
I'm running a Bs2p40 with Editor 2.5. I would like to use:
POLLIN 8, 1
POLLIN 9, 1
POLLRUN 3
POLLMODE 3
The only problem I have is, I need to be able to return back to the point in the program I was at when POLLRUN ran the program in slot 3. Can this be done or do I need to forget about polling?
Thanks for your help.
Arnold
POLLIN 8, 1
POLLIN 9, 1
POLLRUN 3
POLLMODE 3
The only problem I have is, I need to be able to return back to the point in the program I was at when POLLRUN ran the program in slot 3. Can this be done or do I need to forget about polling?
Thanks for your help.
Arnold
Comments