I found single stepping in the Extras menu. I started it, but I can't see a difference. What does it do?
Offline
When single stepping is turned on, every block is highlighted as it runs. The speed that everything runs slows way down. It is a useful feature if you are trying to see which branch of your IF blocks are being taken or if loops are running right.
Offline