Difference between revisions of "83Plus:Flags:44"
(added the bit that's most useful to us) |
(No difference)
|
Revision as of 16:26, 14 March 2010
Contents
Synopsis
Flag Byte: 44h
Known Names: MathPrintFlags1
Minimum Hardware Version: 2
Bit Overview
Bit 0
We do not have information on what this bit does, if anything.
Bit 1
We do not have information on what this bit does, if anything.
Bit 2
We do not have information on what this bit does, if anything.
Bit 3
We do not have information on what this bit does, if anything.
Bit 4
We do not have information on what this bit does, if anything.
Bit 5
Unofficial Name: MathPrintActive
This bit controls whether MathPrint or Classic is active. If you change this bit, you should clear the screen. I suspect that there is B_CALL that changes this, but more research is needed.
If your software is known to have bugs with MathPrint active, you should check this bit before running and disable MathPrint if you need to.
Bit 6
We do not have information on what this bit does, if anything.
Bit 7
We do not have information on what this bit does, if anything.
Comments
This only applies to OS 2.53 and above. On OS 2.44 and below, these flags may have no effect.