Line not executed after STOP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This appears to be a small bug in VS2005 VB
If you have a STOP and allow execution to reach it, then comment out the
STOP, the yellow execution marker for Next Executable statment moves down one
line as would be expected.

However if you now push F5 to continue, that line is not executed but the
program continues otherwise OK.

Has this been reported before.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top