When I am bad in Arev, and my R/Basic routine loops endlessly, Ctrl-Break will most of the time, end the loop. Control comes back and I can fix the program.
I can't find anything short of halting Open Engine in OI that end the loop of a Basic+ program.
Is there something like Ctrl-Break that will stop the Basic+ and return control?
Ralph,
If you can bring up the OEngine window click on the Debugger button. If the Debugger window is already running idle then bring it up and click on the File-Break menu item.
Ralph-
If the system monitor is up, typing STOP in it and pressing enter (you may need to tab back and forth between it to get a yield to acknowledge it) should stop all OI processes, screens, etc.
Thanks!
The debugger is better for this purpose, since it doesn't stop everything.
Of course I like your suggestion too, it's more like recalibrating the warp coils!