User`s manual

.OUTSTR .OUTLN
5-48
5
.OUTSTR
.OUTLN
Names
.OUTSTR - Output string to default output port
.OUTLN - Output string with a
<CR><LF> sequence
Codes
$0021
$0022
Description
.OUTSTR outputs a string of characters to the default output port.
.OUTLN outputs a string of characters followed by a
<CR><LF>
sequence.
Entry Conditions
R03: Address of Þrst character
R04: Address of last character+1
Exit Conditions Different From Entry
None