IBM Quietwriter III 5202 Manual page 72

Table of Contents

Advertisement

FF
Vertical tab stops are referenced in print
lines from
the top of
form which is print
line
one
.
The
distance from the top of form is
based on the currently active line spacing and the line number of
the vertical
tab stop.
The
last valid tab stop for a given page is
the one which is less than
the
currently active bottom margin
or
page
length.
If
the last tab stop is less than or equal to
the
current
line
position
,
then the vertical
tab
command acts
as
a line
feed
command.
If
no vertical tab stops are
set,
the paper is
,,._
advanced one line
space.
Vertical tab stops are set
by
using
the
ESC B command. Vertical tab stops are reset when the printer is
turned on or when an
ESC R
command
is processed
.
.....
LPRINT CHR$(11)
Form
Feed
The FF
command
advances the paper to the
top
of form or top
margin of the
next
page.
The print position is returned
to
the left
margin.
The paper
advance is based on the currently active page length or the
trailing edge of
the
paper.
Continuous paper is assumed
If the
paper
is
advanced a distance equal to the page length and
the
trailing edge of the paper is
not
sensed.
For cut sheet applica-
tions, the page
is
ejected
but
the
next
page
is
not
fed
or
requested
until the printer
is
ready
to print the next
line.
LPRINT
CHR$(12)
~
CR
Carrier Return
4-22
The
CR command returns the print position to the left margin on
the same
line.
No line feed operation occurs unless
ESC
5 (Begin/End Auto Line
Feed Mode) is active or setup
switch
6 in Switch Group 1 is on.
Note: IBM Personal
Computer
BASIC
adds a line feed to
CHR$(13)
.
See the BASIC "Open
Statement"
for additional infor-
mation.
LPRINT
CHR$ ( 13)
;
,........

Advertisement

Table of Contents
loading

Table of Contents