![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/12/a12265a4-311e-41f7-9a56-6ef846c974f4/a12265a4-311e-41f7-9a56-6ef846c974f4-bgbe.png)
170 Universal Control Commands
AB0-ZA
The following BASIC program downloads this character to data byte value
48 decimal and selects it for printing. (The character is printed when NLQ
printing is enabled.)
LPRINT CHR$(1);"Az&";CHR$(1);CHR$(48);CHR$(48);CHR$(0);CHR$(1);
FOR X = 1 TO 40
READ Y
LPRINT CHR$(Y);
NEXT X
DATA 129,0,130,0,132,0,136,0,144,0,160,0,192,0,0,0,0,0,0,0
DATA 0,130,0,132,0,136,0,144,0,160,0,192,0,0,0,0,0,0,0,0