Hi all,
I have written a module that does does several things and takes a little while to run. I would like to have some sort of status box on the screen showing what step the process is at, but I dont want it to stop processing and wait for the user to press ok at each step. Is there a way...