STATUS

Syntax: #ST text

Sets the definition used for the status line displayed beneath the output window. This line can contain variables which are expanded before the status line is displayed. The status line is updated whenever a variable is changed.

STATUS example

#ST {Gold: @gold Tank: @tank}
If the value of @gold is 1234 and the value of @tank is Zugg, then the text
Gold: 1234 Tank: Zugg
is displayed on the status line.


Contents SLOW STEP