|
#1
|
|||
|
|||
Line numbers
I am evaluating Visual Build to use with building our applications. I like what I see so far!
One question is there a way to directly add line numbers to the project using Visual Build? If not what are the recommended ways of doing it so that when I run Visual Build the latest source is retrieved then line numbers added then everything is built. I know there are tons of add-ins that do this but is there any way of doing it without any user interaction? |
#2
|
|||
|
|||
What sort of project are you trying to add line numbers to?
|
#3
|
|||
|
|||
VB6 all VB6 components...
|
#4
|
|||
|
|||
Download and install this free add-in [1]. Then add
/c /kdline to the 'Additional values' field on the Options tab of the Make VB6 action (see attached sample). See [2] for details on the add-in's supported command-line syntax. (Note: we can't provide support for the add-in; contact the application author for assistance). [1] http://www.geocities.com/keith_dimmock/kdaddin2.html [2] http://www.geocities.com/keith_dimmo...ddin2help.html |
#5
|
|||
|
|||
Thanks...thats perfect....SOLD!
|
#6
|
|||
|
|||
Looks like the links in the above post have moved to:
http://www.oocities.org/keith_dimmock/kdaddin2.html |
|
|