busy_button
busy_button
{-hide | -show}
Description
Hides or shows the Status/Interrupt (busy) button in the Graphical User Interface. By default, the busy button is visible and updated periodically to show the status of the current operation. If you are running interactively over a slow network, it can be helpful to temporarily hide the busy button for faster processing.
Arguments
Examples
The following command hides the busy button.
busy_button -hide
Related Topics
Return to top