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.