K
Keith Henderson
I know I sound like a dolt for asking, but if I have a few functions that
any objects in my code can call, mostly these are functions, how do I make
them public to the application? I'm confused about whether or not I put
them in a class or not a class. I know in VB there is an object called a
module which just holds "unstructured" or as I see it free-for-all code.
thanks
any objects in my code can call, mostly these are functions, how do I make
them public to the application? I'm confused about whether or not I put
them in a class or not a class. I know in VB there is an object called a
module which just holds "unstructured" or as I see it free-for-all code.
thanks