Debugging a Program Unit BACK | 1 2 3 4 5 6 | NEXT | MAIN
The command buttons in the Interpreter allow you to step through the code of a suspended program unit to pinpoint the location of runtime errors.


Click Step Into to advance execution to the next line of code.