
First /;//.,,
I pass m:...
128
64
32
16
8
4
2
1
...m45 Second
...m4ri pass
128 ASCII Code | 67 | ||
| Descender | 7 | |
64 | Left space: | o | |
Width: | 23 | ||
|
32a/ = Descender x 128 d = (Left x 16) + Width
16
8
4
2
1
| Dot data |
|
|
|
|
|
|
|
|
|
|
| |
lst: | 74 | 38 | ,?0 | 70 | 126 | 0 |
| 0 | 0 | 9 | 9 | 8 | 0 |
| 16 | 1 | 1 | 0 | 0 |
| 70 | 38 | 22 |
| 6 | 6 | 6 |
2nd: | Z8 | ?4 | 1+ | 74 | ?24 | O |
| 64 | 32 | 76 | 0 | 0 | 0 |
| 32 | 64 | 0 | 0 | 0 |
| 12 | ?2 | 74 |
| 14 74 ?2 |
1
Figure 5-7. Add the values of the dots in the boxes first, and then add the value on the lines
NLQ characterswith the regularcharacterset, the remarks regardingthe simultaneoususe of regularand downloadcharactersin the draftcharacter sectionapplyequallyto NLQ characters.
The following program demonstrateshow to use the NLQ download charactemwith the IBM mode:
1000 LPRINT CHR$(27) ; “1“ ; CHR$(7) ;
1010 i,PRINT CHR$(27) ; “=“ ; CHR$(146) ; CHR$(O) ; CHR$(21) ; 1020 LPRINT CHR$(60) ;
1030 FOR N=60 TO 62
1040 LPRINT CHR$(128) ; CHR$(23) ; 1050 FOR M=l TO 46
1060 READMM
1070 LPRINT CHR$(MM);
1080 NEXTM
1090 NEXTN
1100 I.PRINT
1110 LPRINT CHR$(27) ; “D“ ; CHR$(11 ) ; CHR$(O) ; 1120 LPRINT CHR$(27) ; “ [@”; ~HR$(4) ; CHR$(O) ;
1130 LPRINT ~HR$(O) ; CHR$(O) ; cHR$(34) ; CHR$(2) ;
1140 LPRINT “ U S . EXPORTS“
1150 LPRINT ~HR$(27) ; “ [@“; CHR$(4) ; cHR$(0) ;
1160 LPRINT CHR$(0) ;~HR$(0) ;CHR$(171 ;CHR$(1) ; 1170 LPRINT ~HR$(27) ; “1’’;CHR$ (7) ;