L
Lee
Gang,
I have written several little functions that I use in multiple utilities
that I write. Everything is very simple, my use, no distribution. I want
to reference this code in some common utility .bas file and then reference
it/them in a VB.net project without having to copy and paste it into the
project. So that when one of those functions is referenced it will include
that code at compile time. How can I do this???
Thanks for any help.
Lee
I have written several little functions that I use in multiple utilities
that I write. Everything is very simple, my use, no distribution. I want
to reference this code in some common utility .bas file and then reference
it/them in a VB.net project without having to copy and paste it into the
project. So that when one of those functions is referenced it will include
that code at compile time. How can I do this???
Thanks for any help.
Lee