Use this command to test a selected portion of code.
You can use Doit! on a highlighted portion of the code and ATEasy will compile and execute only that portion.
Or, you can use Doit! without highlighting any code, and ATEasy will compile and execute the entire test and any subroutines referenced by the test. However, ATEasy events will not be called or executed as in normal test execution.
The command is available only when the current view is Code view (in the Tests view or Procedures view).
For "immediate-mode" execution of commands, use Doit! in combination with the Debug Window.