EasyManua.ls Logo

Oki 182 - Cancel Function

Oki 182
175 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
__________
CHAPTER
3
PROGRAMMING
To
simplify
typing the
column
data, you can enter the values in a
DATA
statement, then
use
a READ statement in a
loop
to
print
it.
Here
is
a model:
INT
$ (
[)O"S/~
5
6)
)'~1J2:~
40
FORI""
1
TO
1\1
DOTS
50
D
G~/~;f?
601I\lT~~H
R$(C};
70
NEXTI
This method makes it easier
to
check and
modify
your
data. Using a
variable such
as
NDOTS
helps to make sure the
amount
of
data in
the program matches the
number
of
columns you have specified.
CANCEL
FUNCTION
CAN
CHR$(24)
18
The cancel code clears the printer buffer.
All
control codes remain in
effect until you give a specific command to change them
or
turn the
printer off,
with
the exception
of
SO
(double-width),
which
is
cancelled.
75

Related product manuals