(Ex. 4) Bit image data transfer by standard BASIC program
To check for proper conversion to the Normaldensity Bit Image mode, execute the following
program.
[PROGRAM]
150 REM bit image printing
160LPRINT CHR$ ($H1B); "K"; CHR$ ($H50); CHR$ (&H0);
170FOR N=1 TO $H50
180LPRINT CHR$(&HFF);
190NEXT
200 LPRINT CHR$ ($HA); 2 1 0 G O T O 1 6 0
- 6 9 -