R
Rodger Dusatko
In VB .NET I am having problems setting breaks. I want the break to be
independant of any single function:
for example:
err.number
or global variables
When I try to set a break with the 'Data' tab, It doesn' allow me and says
that Basic doesn't support data breakpoints.
How can I set the breaks for variable changes in VB?
independant of any single function:
for example:
err.number
or global variables
When I try to set a break with the 'Data' tab, It doesn' allow me and says
that Basic doesn't support data breakpoints.
How can I set the breaks for variable changes in VB?