Pause/Continue Commands (Run Menu)

Use this command to pause program execution when a test program is being executed, or continue testing from the current program location when the program has been paused by the user.

When you pause a program, execution stops, and ATEasy places a yellow arrow in the left margin of your code at the line where the procedure is paused. You can pause a program to debug it. For example, pausing a program allows you to view the values of variables in the Call Stack\Globals window.

Shortcut: F4