|
-
Sep 22nd, 2010, 09:55 PM
#1
Thread Starter
Member
[RESOLVED] Continuous Line Numbering
Hi every one.
The question might seem silly; but i really couldn't do it!
I need to have line numbering in my vb6 project (in 2010!) for error handling matters.
I have used Mz-Tools and some others to do so, they do it fine, the matter is that I have for example 20 forms and 50 functions in each one! The line numbering will reset itself at beginning of every single function/sub, so if the error is at line number 25, I don't know line 25 of which function.
I have tried to find a way that the errorFinder gives me the function/sub name. But it needs writing a few lines to label each function and if I am forced to do so I will just forget about error handling!!! Its way too difficult with this load of codes!
Anyway, if you know how to have continuous line numbering from start until the end of each form or you have any other solution for this problem, your help is appreciated in advance!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|