PDA

View Full Version : Line numbers


scottyg66
10-04-2005, 04:11 PM
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?

kinook
10-04-2005, 04:43 PM
What sort of project are you trying to add line numbers to?

scottyg66
10-04-2005, 04:44 PM
VB6 all VB6 components...

kinook
10-04-2005, 05:24 PM
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_dimmock/kdaddin2help.html

scottyg66
10-11-2005, 02:27 PM
Thanks...thats perfect....SOLD!

dhollman
09-27-2013, 06:31 AM
Looks like the links in the above post have moved to:

http://www.oocities.org/keith_dimmock/kdaddin2.html