 |
ST_precision |
Function (ROM Call 0xE8) |
Sets the precision mode indicator in the status line.
ST_precision sets the precision mode indicator to AUTO, EXACT or APPROX,
depending of whether mode is ST_AUTO, ST_EXACT or ST_APPROX
(these constants are defined in enum ST_FLAGS).
This indicator would be displayed in the status line.
Note that this command acts only to the displayed status; it would not
change the actual current precision mode.
Uses: ST_eraseHelp, PortRestore, RestoreScrState, SaveScrState, XR_stringPtr, ST_flags, WinFill, WinFont, WinStrXY
Used by: MO_digestOptions