Use the commands on ATEasy's Debug menu to debug ATEasy programs. The Debug menu contains the following commands:
Command |
Description |
Runs the current program. |
|
Runs the current Task. |
|
Runs the current Test. |
|
Runs the selected or current view code. |
|
Runs the selected or current view code in a loop. |
|
Runs the current form. |
|
Steps into the next statement. |
|
Steps over the next statement. |
|
Steps out of the current function. |
|
Runs to the line containing the cursor. |
|
Displays the next statement to be executed. |
|
Sets the next statement to be executed. |
|
Sets or removes a breakpoint. |
|
Removes all breakpoints. |
|
Enable all breakpoints. |
|
Disable all breakpoints. |
|
Goes to the breakpoint. |
|
Starts and stops monitor logging. |
|
Clears the Monitor window contents. |
|
Filters logging of the Monitor window. |