SET STATUS Command

Displays or removes the character-based status bar.

SET STATUS ON | OFF

Parameters

  • ON
    If SET STATUS is ON, the character-based status bar is displayed showing the name of the program currently executing (if any) the alias of the active table, the current record pointer position, the number of records in the table, and the state of the Insert, NumLock and CapsLock keys. The record or file lock status is also shown in the status bar when the table is opened for shared use. The status bar is updated each time you execute a command that changes status information.

  • OFF
    (Default) Issue SET STATUS OFF to remove the status bar.

See Also

Reference

SET STATUS BAR Command

StatusBarText Property

NUMLOCK( ) Function

CAPSLOCK( ) Function

Other Resources

Commands (Visual FoxPro)

Language Reference (Visual FoxPro)