
Printing
With certain exceptions, printing commands print objects according to
these guidelines:
m An object is printed with its delimiters.
■ An object that doesn’t fit in one line of output continues on the
following lines,
■ An array object is printed in expanded form.
When you print an array in expanded form, each row and column is
labeled. For example, the 2x3 array
1 2 3
4 5 6
is printed like this:
27
Row number -
Column number
Rrray i
Row 1
n 1
21 2
33 3
Row 2
13 4
23 5
33 6
2 3
> 4— Array dimensions
■ A graphics object is printed in its stack form.
You can perform any printing operation with any compatible printer—
with these exceptions:
m Special characters in the HP 48 character set may not print properly
on a serial printer.
■ You can’t print a graphics object or the display on a serial printer.
27-2 Transmitting and Printing Data
Kommentare zu diesen Handbüchern