Visual InterDev Line Numbers
-
VID6 Design Mode is entirely useless for ASP development, but the text editor is a great help. The only drawback is that all debugging messages from ASP refer to line numbers, and it gets tiresome counting down the lines of script source one by one. Is there any way to display line numbers? Nothing in the documentation (such as it is) or in the main menus offers any clue, but it would be a great help to be able to view them. "Your village called -
They're missing their idiot." -
VID6 Design Mode is entirely useless for ASP development, but the text editor is a great help. The only drawback is that all debugging messages from ASP refer to line numbers, and it gets tiresome counting down the lines of script source one by one. Is there any way to display line numbers? Nothing in the documentation (such as it is) or in the main menus offers any clue, but it would be a great help to be able to view them. "Your village called -
They're missing their idiot."Um, am I missing something from what you're asking? I don't know how to display line numbers, but I do know that ctrl-G is a really handy way to go to the line of your choice. You shouldn't ever need to be counting through lines of script! Rich.
-
Um, am I missing something from what you're asking? I don't know how to display line numbers, but I do know that ctrl-G is a really handy way to go to the line of your choice. You shouldn't ever need to be counting through lines of script! Rich.
I never knew that... Manuals don't exist for most products from MS anymore, and I've never stumbled across any mention of this while wandering around the online "documentation." Thanks!:-D "Your village called -
They're missing their idiot."