la LPRINT CHR$(27) "x"CHR$(l)
20 LPRINT CHR$(27)":"CHR$(I)CHR$(O)CHR$(0); 30 LPRINT CHR$(27)"%"CHR$(l)CHR$(O);
40 LPRINT CHR$(27)"&"CHR$(O)"<(";50 LPRINT CHR$(O)CHR$(lZ)CHR$(0);60 FOR X=1 TO 3670 READ C: LPRINT CHR$(C);80 NEXT X90 LPRINT "YOUR CHARACTER IN PICA: < < <"100 LrjRINT "IN EXPANDED EMPHASIZED PICA: ";110 LPRINT CHR$(27)"!*< < <"120 LPRINT CHR$(27)"!"CHR$(0)130 DATA 4,0,0,8,0,0,16,0,0,32,0,0140 DATA 64,0,0,255,255,192,64,0,0,32,0,0150 DATA 16,0,0,8,0,0,4,0,0,0,0,0When you run this program for your own character, you find out whether or not it looks right to you. If it doesn’t, move the dots as needed, recalculate and change the data numbers, and run the program again.
Second NLQ definition programWhen you are satisfied with the character you have created, enter and run the next program. Use your data numbers instead of the ones in lines
50 LPRINT CHR$(27)":"CHR$(I)CHR$(O)CHR$(0); 60 LPRINT CHR$(27)"%"CHR$(l)CHR$(0);
70 LPRINT
71