Return of the line numbers (Noooooooooo!!!!!!)
Why would we want to number our lines when VB gives us the option of debugging and stepping through our code one line at a time (thus seeing exactly which line our error occurs at).
No offence healy, but reverting back to using line numbers is not the way to go about debugging VB programs
Shaun
Re: Return of the line numbers (Noooooooooo!!!!!!)
Quote:
Originally posted by S@NSIS
Why would we want to number our lines when VB gives us the option of debugging and stepping through our code one line at a time (thus seeing exactly which line our error occurs at).
No offence healy, but reverting back to using line numbers is not the way to go about debugging VB programs
Shaun
Shaun, it ain't that bad 'a code, I have seen people (or someone) wanting to do this before. So, whoever they were (or are), if it works, you have found the code you need.
[Edited by Matthew Gates on 10-03-2000 at 06:26 PM]