The following article was printed in October 1988 of the magazine „8000 PLUS".
|
DOUBLE WIDTH TEXTby Lawrence Simons |
LPRINT CHR$(27)+"W"+CHRS(1)
in BASIC) but can you do it so that the letters appear double width on screen?
Well you can know if you just type in this listing from Larry Simons.
CALL DWPRINT (L%, C%, A$, V%)
and the text appears on screen in a suitably impressive lengthened condition.
The article demonstrates that the procedure displaying double size text will be activated by CALL DWPRINT (L%, C%, A$, V%) .
The range of the line L% is 0..30,
for the column C% 0..88,
A$ holds text to be displayed and
attribute V% defines whether text will be displayed normally (V%=0 ) or inverted (V%=1 ).
|
[BASIC listing] and [assembler listing] |
Scanned by
Werner Cirsovius
April 2003
© 8000 PLUS