Ctrl-Break? (OpenInsight 32-Bit)
At 01 APR 2004 02:08:18PM Ralph Johler wrote:
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?
At 01 APR 2004 03:52PM Donald Bakke wrote:
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.
dbakke@srpcs.com
At 01 APR 2004 04:24PM Mike Ruane wrote:
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.
At 01 APR 2004 05:56PM Ralph Johler wrote:
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!