Check Tools >> Options >> General >> Other : Activate the script debugger
A script error should open up the debugger with the running code and a breakpoint at the problematic line
[/quote]
[quote=Armando]
The debugger from the old Visual InterDev in Visual Studio 6.
[/quote]
OK, I have VisualStudio InterDev 6.0 installed (which is what Armando says works for him), I have "Activate the script debugger" enabled in InfoQube, and I can attach to the process from Processes in InterDev. How do I set a breakpoint and look at values?
Comments