MHINT
mhint <text>;
Function
Display a message in the left hand side part of the Status Bar if present.
Parameters
|
<text> |
The text of the prompt or message to replace the Eagle messages in the status bar. |
Examples
mhint 'press any button to continue';
Notes
Command introduced for Windows v12.4.2. format differs to previously implemented version.
In order to avoid that other Eagle messages are displayed in the same area the INI/Registry variable POLLING_HINT_IN_STATUSBAR has also to be set to "no".
See also