33
Example 1:
Example 2:
By using CHR$(1) you enter the Custom Character
mode. This allows you to design and print your own 6
x 8 character by inputting data. A DATA statement is
made of numbers that represent a row of dots which
when READ all together, will make up your character.
To design your character, follow the example below.
You should notice that each number in the DATA
statement corresponds to one row in your character.
To design a character, follow these steps:
User Programmable
Character
Code 19