Navigation: Ultimate Suite for PowerBuilder Help > PowerMenu/Pro (Ribbon) > Functions >

of_statuspush

Send comments on this topic.

 

Description:

Adds a status to the status bar stack, overriding the current status. To remove the text from the stack, call of_statuspop. 

Syntax:

of_statuspush (string as_status)

Argument

Description

as_status

The text that will display in the main status bar panel

Return Value:

Always returns 1.

Usage:

See Also:
of_hidestatusbar
of_showstatusbar
of_setstatus
of_statuspop 
of_setstatuspanel


Copyright © 2021 Werysoft Inc.