A SERVICE OF

logo

:
NEW
18 FOR I = 1 TO 25
20 IF I
= 13 THEN 50
30 LPRINT CHR$(27) "A" CHR$(I);
4@ LPRINT "This line spacing is set to" I
50 NEXT
60 LPRINT "Line spacing is set to l/6 inch (normal)."
70 LPRINT CHR$(27) "2"
This is what you will get:
This line
This line spacing is set to 10
This line spacing is s.et to 51
This line spacing is set to 12
This line
spacing is set to 14
This line spacing is set to 15
This
line spacing is set to 16
This line spacing is set to 17
This line spacing is set tu 18
This line spacing is set to 19
This line spacing is set to 26
This line spacing is set to 21
This line
spacing is set to 22
This line spacing is set to 23
This line
spacing is 5et to 24
This line spacing is set to 25
Line
spacing ir-- set to l/b inch Crt@mal).
---___
__-.-~_~__----__-._-
_____
49