EasyManua.ls Logo

IBM 5100

IBM 5100
187 pages
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...
(
(
(
(
Example
The
following
examples
show
the output resultir.1 from
several
PRINT statements:
Statement
10
PRINT FLP,
'A',
'B'
20 PRINT
'A';
'B'
30 LET A$
=
'B'
40 PRINT FLP,
'A'
A$
50
PRINT FLP, A$
'A'
.A$;A$
60 PRINT A$;
'A'
70
LET A$
='
,
80 PRINT FLP,
'A';
A$;
'A'
90 PRINT
'A';'
';
'A'
100 PRINT FLP
110
PRINT 'NAME', TAB (30) 'ADDRESS'
120 PRINT
'A',
TAB (30) 'B', TAB (40) 'C'
130 END
Output
A-17
blanks-B
AB
AB
BA-17
blanks-BB
BA
AA
At/JA
NAME-25
blanks-ADDRESS
A-29
blanks-B-9
blanks-C
'97

Table of Contents

Other manuals for IBM 5100

Related product manuals