win2k Posted August 3, 2006 Posted August 3, 2006 I guess you would say that I am trying to display a msgbox while a script runs. Basically, Once the script starts, it displays a window saying, please wait while the script finishes, once the script is done, the window disapears. What would be the best way to do this? I dont know if i can do that with a while loop or what.
MHz Posted August 3, 2006 Posted August 3, 2006 SplashTextOn() may suit the task.Just use SplashOff() at the end of script.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now