mcdhappy80
Registered User.
- Local time
- Today, 23:56
- Joined
- Jun 22, 2009
- Messages
- 347
I have rather silly question and I want just to check this.
If I put a global variable in a form class module, assign it a value right after declaring it, and then reference it in several functions in that module, those references will have that one assigned value at the top?
Thank You
If I put a global variable in a form class module, assign it a value right after declaring it, and then reference it in several functions in that module, those references will have that one assigned value at the top?
Thank You