If you've got a while loop that stops after one execution, then you've
coded the termination incorrectly. The run continously mode is really
designed for debug purposes and isn't normally used. You will have
much better control of the program and the sequence if you avoid this
as well as using the Abort Exection button on the toolbar.

Reply via email to