Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 6 |
R1 | ASCII code of ignore character |
Exit | |
---|---|
R0 | Preserved |
R1 | Previous ignore character |
R2 | Corrupted |
The purpose of this call is to write the printer ignore character
It may be read (and written) with OS_Byte 246. To unset the ignore character (NoIgnore) you cannot use this call, you need to use OS_Byte 182. The state can also be changed by *Ignore. The settings are saved to the CMOS RAM, to make them persistent.
The default ignore character is stored in OS_Byte CMOS 14?, the NoIgnore state in OS_Byte CMOS 15 and both can be controlled with *Configure Ignore