G
Guest
I realize some programmers frown on using Public variables but some times you
just have to. My question is how and what is the best way to access them??
It seems sometimes I need to write a quick function to access their value and
other times I can access them directly. Could someone please 'splain this to
me and maybe give me a rule-of-thumb to go by. I've looked it up in several
books and nobody seems to address it very well, besides the defining part. I
don't need a lesson on how to create them, just a little guidance on the
implimentation of them. Thanx...
just have to. My question is how and what is the best way to access them??
It seems sometimes I need to write a quick function to access their value and
other times I can access them directly. Could someone please 'splain this to
me and maybe give me a rule-of-thumb to go by. I've looked it up in several
books and nobody seems to address it very well, besides the defining part. I
don't need a lesson on how to create them, just a little guidance on the
implimentation of them. Thanx...