Better Debugger!

How about a watch window? Or a global/local window? Or conditional breakpoints? Or a history in the AHDB? Or scrolling the code so the line currently being executed is visible? I tried Animations, but that was just too many lines scrolling by too fast to see.

Those are good ideas for future enhancements.

I’m not sure I understand what you’re looking for with scrolling the code to the line being executed, though. That’s what the Script Animation feature does, but you say it’s too fast? Do you just want a way to slow it down so you have more time to see what it’s doing? For that, I’d recommend pausing the script and stepping through it one line at a time manually.

I tried Animate All and Animate Calls and neither did what I was looking for, which is to only highlight the lines in the current script.[/b]