Reset

You use the Reset command to stop program execution, if the program is running, and reset the test system to its original state, which is user-programmable. You can also use SHIFT-F5 to Reset.

When you select the Reset command, ATEasy stops the program if it is running, closes all open files, and zeroes all variables. Execution then passes to the OnReset() event handler if one is defined.