This is a rewording of a post I created a few hours ago.
I have some module level variables that seem to be losing their value when I don't want them to. I noticed it happening when I opened another form in dialog mode.
What would cause these variables to lose their value? I thought their lifetime is until the application is closed.
I have some module level variables that seem to be losing their value when I don't want them to. I noticed it happening when I opened another form in dialog mode.
What would cause these variables to lose their value? I thought their lifetime is until the application is closed.