Hello,
really basic question.
Why does not the VB Debugger stop at the breakpoint?
Scripts are being correctly executed, but the debugger won't stop
at the breakpoint. I know the scripts are being executed, because the
MsgBox() function is being called.
The only time debugger pops up and I can see execution line is when there
is an error in the script.
How to "attach the debugger" to the runtime?
Regards,
Jure
Enerco
This is a migrated post! Originally posted on 06.09.2012 by user jebote. Please be aware that information can be outdated.