Hi Austin,

You dont show it but are you using the Text property of the label to change the message ? for example:

code:
Function OnSomeEvent()

$lblCurProcess.Text = "Doing something..."

EndFunction



[ 07. February 2003, 00:32: Message edited by: Shawn ]