I
L 53
.._ up tabs, the command advances the paper only one line. Enter
this program to see how this works.
10 ' Demo of vertical tabs
40 LPRINT CHR$(ll);"FIRST TAB."
50 LPRINT CHR$(ll);"SECOND TAB."
60 LPRINT CHR$(ll);"THIRD TAB."
70 LPRINT CHR$(ll);"FOURTH TAB."
Now, let’s set some vertical tabs of our own. Add these lines
to the program:
20 LPRINT CHR$(27);"B";CHR$(lO);CHR$(l5);
30 LPRINT CHR$(25);CHR$(30);CHR$(o);
(ES0 “B” is the command to set vertical tabs. Like the
horizontal tab setting command, tab positions must be defined