EasyManua.ls Logo

Commodore Plus 4 - Page 131

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...
Examples:
Section
Z.
Instructions
for
Formatting
Printed
Documents
119
RMARG
Lets
you
set
the
right
margin
of
the
page
when
the
document
is
printed.
You
can
use
any
value
for
the
right
margin,
as
long
as
it
is
a
higher
number
than
the
left
margin.
The
default
right
margin
is
77.
rmarg75;
lmarg20;
:rmarg65;
Sets
a
right
margin
of
75.
Sets
a
left
margin
of
20
and
a
right
margin
of
65.
SET#PG
Lets
you
begin
page
numbering
at
a
number
other
than
1.
You
can
precede
the
#PAGE
instruction
with
a
SET#PG
instruction
to
start
the
first
page
number
at
any
number.
The
#PAGE
instruction
automatically
increments
the
page
numbers
as
each
page
is
printed.
A
SET#PG
instruction
can
appear
anywhere
in
the
word
processor
document.
You
can
use
SET#PG
to
change
the
sequence
of
page
numbers
or
to
print
a
page
with
any
page
number.
SET#PG
is
also
useful
when
you
are
reprinting
selected
pages
from
a
long
document.
Example:
TF:;RC
Use
together
at
the
beginning
of
a
word
processor
document
that
will
access
file
manager
data.
The
TF:;RC
(To
the
File
manager
and
Record)
instruction
is
required
to
tell
the
computer
to
get
data
from
the
file
manager.
You
can
type
a
separate
RC
instruction
with
a
record
number
above
the
TF:;RC
instruction
when
you
want
to
begin
accessing
records
at
a
record
other
than
record
1.
rclO;
tf:;rc;
Tells
the
computer
to
get
file
manager
data
starting
at
record
10.
TTL
Use
when
accessing
file
manager
records.
TTL
prints
the
field
name
for the
field
specified
in
the
instruction.
TTL
prints
only
the
field
name,
not
any
data
stored
in
the
field.
Use
TTL
and
FLD
together
when
you
want
to
print
both
the
name
of
the
field
and
the
contents
of
that
field
in
a
particular
record.
Example:
ttl5;:fld5;
Prints
the
field
name
of
field
5
and
the
field
contents
from
the
current
record.

Other manuals for Commodore Plus 4

Related product manuals