Miscellaneous; Function Cut Code; Cancel Function - OKIDATA 120 Handbook

For commodore computers
Table of Contents

Advertisement

Here's the printout:
SALES
IYIARCH
APRIL
1 1 5 - _
_
Miscellaneous
____________________
IJ"...J
38
This section covers programming codes not explained in
previous sections.
- - - - - - - -
Function Cut Code
- - - - - -......
Function:
Code:
Set function cut (FCUT)
CHR$(34)
This command converts control codes into printable sym-
bols. This feature is useful when troubleshooting your
printer or programs. After you use the CHR$(34) command,
all data, including function codes, will be printed out. You
must enclose inside quotation marks all the data you want
printed.
All non-printing codes will print out in reverse printing.
Any non-printing codes with ASCII decimal values from 00
to 31 will be printed as ASCII values 64 to 95. Codes with
ASCII decimal values from 128 to 159 will print as ASCII
values 192 to 223 .
. - - - - - - - -
Cancel Function
- - - - - - -.....
Function:
Code:
Cancel
CHR$(24)
The cancel command clears any printing features from the
printer's memory. If you've set double-width, emphasized,
elite printing with an indent and then want to cancel them

Advertisement

Table of Contents
loading

Table of Contents