I'm trying to migrate my code to VBA and I don't know much VBA (yet, I imagine I'll learn alot doing this.).
So, for example I have:
Begin Dialog newdlg 71, 28, 172, 103, "Autoreset"
TextBox 65, 15, 40, 13, .userid
TextBox NoEcho 115, 15, 50, 13, .userpasswd
TextBox 65, 50, 40, 13...
Speaking of closing the sessions.
I've got two sessions running. Let's say Sess0 and Sess1.
I can close Sess1 easily but Sess0 keeps poping up a box that says :
I can't close it until the "Macro running" in the bottom right hand corner goes away.
Anyone know how to get rid of that or get...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.