Continue after an Interrupt of a long-running program
Posted: Tue Mar 05, 2024 1:34 am
When I have a long-running function and wish to look at the value of variables during its execution, I use the Action/Interrupt from the menu bar. I assumed that the Action/Execute menu function would continue the program after looking at a few things, but that does not appear to be the case.
How can I break into a long-running program and then resume it after looking at some variables?
How can I break into a long-running program and then resume it after looking at some variables?