Table of Contents

Advertisement

114
CHAPTER
6
Command Reference
PRINT
[Output element] [
{
'
}
[Output element)]*
®
Function:
Displays an output element.
Parameter:
Output element
:
Output control function (CSR), numeric expression,
character
expression.
Explanation:
1) Displays an output element. When an output control function is added
,
the
element is displayed at the
location
determined by this function
.
2) Values are displayed for numeric expressions and character
expressions.
3) When an output element is a numeric expression, a position for sign (
+, -)
is
placed before the value. However
,
the+ sign is displayed as a blank
.
• Character display
. . . . .
. . .
.
.
.
____
__,
Output element
• Numeral display .
.
.
..
..
...
..
'7'
~ ~ ~
'--------
Sign Output element
4) When an output element is a numeric expression and
the
mantissa is more
than
10
dlgits,
the 11th digit is rounded off. When an exponent exists besides
the
mantissa,
an exponent sign
(E)
and a two digit exponent are
displayed.
5) "," and ";" can be used as punctuation between output elements. When ","
is used, the execution stops (STOP
is
displayed) after the first output element
is displayed, then the next output element is displayed by pressing the
§]
key. When ";" is used, the next output element is displayed continuously
after the first one.
6) When no output element is specified (only PRINT is written), the display is
cleared and is not stopped.
7) The display is not stopped during printing in the print mode (
~
(2) ).
8) The format for displaying numeric values can be specified by a SET state-
ment.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents