EasyManua.ls Logo

Commodore Plus 4 - Page 128

Commodore Plus 4
464 pages
Print Icon
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...
116
The
Built-in
Software
LMARG
Lets
you
set
the
left
margin
of
the
page
when
the
document
is
printed.
You
can
use
any
value
for
the
left
margin
as
long
as
it
is
a
lower
number
than
the
right
margin.
The
default
left
margin
is
0.
Example:
lmarg
IS;
NOJUSTIFY
Cancels
a
JUSTIFY
instruction.
NOJUSTIFY
returns
the
document
format
to
the
default
setting
of
left-justified
output.
Left
justified
means
that
the
left
side
of
the
lines
are
printed
flush
against
the
left
margin.
The
right
side
of
the
lines
are
printed
with
a
ragged
margin,
which
means
that
the
ends
of
the
lines
are
not
flush
against
the
margin.
NEXTPAGE
Forces
the
printer
to
go
immediately
to
the
next
page
and
resume
printing
there
regardless
of
where
the
printer
is
currently
printing
on
the
page.
A
NEXTPAGE
instruction
overrides the
PAGELENgth
setting.
You
can
put
a
NEXTPAGE
instruction
anywhere
in
the
document
to
force
a
new
page.
For
example,
just
before
an
EOF?
instruction,
you
could
include
a
NEXTPAGE
instruction
to
force
a
new
page
each
time
a
document
is
reprinted.
NOWRAP
Lets
you
print
wider-than-usual
text,
such
as
spreadsheet
data.
Ordinarily
the
computer
considers
column
77
of
the
word
processor
to
run
continuously
onto
column
1
of
the
next
line
as
if
there
were
no
end
to
a
line.
If
a
word
is
split
up
between
column
77
and
column
1
of
the
next
line,
the
computer
and
the
printer
assume
that
the
word
is
a
single
word.
This
continuity
between
column
77
and
column
1
is
called
word
wrap.
In
contrast
with
the
effects
of
word
wrap
in
the
word
processor
work
area,
the
spreadsheet
considers
each
row
to
be
completely
separate.
When
you
transfer
spreadsheet
data
to
the
word
processor
and
print
the
combined
material,
you
may
have
to
compensate
for
the
assumption
of
word
wrap
in
the
word
processor
and
the
assumption
of
no
word
wrap
in
the
spreadsheet.
You
can
make
sure
the
spreadsheet
lines
are
not
run
together
by
placing
RETURNS
at
the
end
of
each
spreadsheet
line
or
by
issuing
a
NOWRAP
instruction
just
above
the
spreadsheet
data
in
the
document.
You
can
cancel
NOWRAP
with
the
WRAPON
instruction.

Other manuals for Commodore Plus 4

Related product manuals