M
Morten Snedker
I've read that modules in .Net are mainly for backwards compability.
Is this true?
If I have variables I want to be exposed to all classes (regular
classes, forms etc), I'd find it natural to put these in a module and
dimension them Public.
Or is the proper way to do it differently?
Regards /Snedker
Is this true?
If I have variables I want to be exposed to all classes (regular
classes, forms etc), I'd find it natural to put these in a module and
dimension them Public.
Or is the proper way to do it differently?
Regards /Snedker