I wish to step through the program one line at a time

In the Debug Console when I click on “Step in” or “Step over”, nothing happens.

Hi @dwhitfill,

The tools can be difficult to see working if the code just moves line by line without a function or other control changes. Here is a description of how I use each of the tools. If that still doesn’t work with your code, you could post your project and we could take a look.

~Michelle