Macro Language Reference > Macros > Window > wmse
  
wmse
Description
Defines an "in progress" message in the status bar, usually whilst a script is being executed.
 
Example 339. Display "Working..." message
wmse "Working..."
Syntax
wmse text:s?
text
The text string to be displayed as the message