I'll quote to you from "Pure Visual Basic" by Dan Fox - (a truly fantastic book for only £11.99 !)
"Although the Dim statement can be used at the module level, it is equivalent to using Private and is included for backward compatibility with older versions of VB. The same can be said for Global, which is equivalent to Public."




Reply With Quote