The Pause and Continue button allows you to either pause or resume execution of your application. When you press the Pause button while your procedure is running, execution stops, and ATEasy places a yellow arrow in the left margin of your code at the line where the procedure is paused.
The Status Bar is also altered to indicate that the program is paused, by what menu command it has been stopped, and where the program is stopped (what task and what test).
If the procedure where execution has been paused has been called by another procedure, ATEasy places a green triangle at the entry point of the calling routine.
ATEasy then allows you to restart execution:
Using the button, which is now the Continue button.
Using the Stepping Over, Into and Out commands.