LOPCHR ====== Function -------- **LOPCHR** outputs characters to the RS-232 port which have their ASCII values defined as decimal argument(s). Syntax ------ LOPCHR numerical expression 1, numerical expression 2... Examples -------- :: LOPCHR 61,62 outputs: :: => Remarks ------- This permits computing of characters and also advanced functions such as cursor addressing. The argument should be 0 - 225.