Hi Kevin,
You had asked:
I place status text into a edit field and label prior to running a intensive process. How can I make the edit control and lable immediately update? So the user sees the status information.
All you need is something like this:
wait for 0 with messages
Just put that right after the line where you set the value of the edit control and label.
--gordon
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
