PDA

View Full Version : Wait dialog while another app loads?


amaru96
09-02-2003, 06:01 PM
Hi guys, wondering if there's any way I can display a "Please Wait" message while another program loads? At the moment I have a timed message displaying "Please wait" for 3 seconds and then the program begins to load, however the program takes a couple of minutes to initiate as it has to unpack. So I'd like the "Please wait" to stay on the screen while the other program unpacks.

amaru96
09-02-2003, 07:34 PM
Worked it out, forgot to use the FALSE command to close the "Busy" message.