Star Micronics NB-15 user manual This command sets the horizontal tab to every eight columns

Page 73

,

.

65

15 LPRINT CHR$(27);“D”;CHR$(7);CHR$(l4);CHR$(21);

CHRS(O);

(ESC)“D” is the command to begin setting horizontal tabs. It must be followed by characters representing the positions that you want the tabs set. In our program we are setting tabs in col- umns 7, 14, and 21. The CHR$(O) at the end ends the string of tabs. In fact, any character that is not greater than the previous one will stop setting tabs. This means that you must put all your tab values in order, from least to greatest, or they won’t all get set.

When you run the program now it produces this:

ONE TWO THREE FOUR

The words are now closer together, but still evenly spaced. To reset the default tabs, use the following program:

LPRINT CHR$(27);“eO”CHR$(8)

This command sets the horizontal tab to every eight columns.

Table

6-6

Horizontal

tab

commands

Function

Control code

Advancetonexttabposition CHR$@)

Settabsatnl,n2,etc.

 

(ESC)“D”CHR$(nl)

CHR$(nZ).....CHR$(O)

 

Settabseveryn columns

 

(ESC) “e”0 CHR$(n)

nOne-time horizontal tabs

Suppose you need to move to a position across the page, but you only need to do it once. It doesn’t make much sense to set up a tab to use only one time. There must be an easier way - and of course there is.

The solution is called a one-time tab. Table 6-7 show the three commands.

Image 73
Contents USER’S MANUAli Tatement Special Message to the New Owner Table of Contents CHR$ Chapter Controlling with BasicChapter Special Features of the Printer Functions of the Connector Signals TRS-80 Basic Appendix G Serial Interface SpecificationsSetting UP Your Printer Page Tion and movement for both removing and replacing the cover Page Print head Printer Slide the I/F board into the slot Page Getting to Know Your Printer Page Page Page Selecting and Loading Paper ‘igure 2-4. Raise the paper guide for loading single sheets You can insert a sheet of paper by using the release lever To align paper that is not in straight Sprocket cover You can raise While trrnirrgon the power Self-test DIP switch 2-2 on Efgh!jklmnopqr¶tuvwxyz~ ?lSS&‘ TOF During normal operation Connecting the Printer Page Memo Using Commercial Software Page Ascii Using Your Printer with Word Processors Page Memo Controlling With Basic List PR#ONEW Lprint Testing RUN ESC W Lprint CHR$27WCHR$l Lprint CHR$27WCHR$49 Lprint CHRS27Wl Memo Printing Text Lprint CHR$27 xl ESC Lprint Undelined OFF ESCLprint Overlined Boldface on Escso When you run this program you should get this Demonstration Condensed Here’s what you should get from this program OFF Elite mint Summary notes Memo Formatting Text This is what you will get This Line Spacing is SET to Run the program again. Now the results will look like this Here is what your printer will produce Lprint CHRS12 Line NumberIOI ESCNCHR$n Lprint this is LINE1 Next This is Line Return TWO Three Four ONE This command sets the horizontal tab to every eight columns Next Try thisprogram tosee how this works Lprint CHR$11 First TAB Lprint CHR$llFIFTH TAB CHR$O Lprint 2ND TAB of CHANNEL’ Memo Special Features Printer Lprint CHR$7 ESCVCHR$O Here is what this program will print Lprint CHR$27il Printing direction commands Function Control code Next Lprint Lprint Eighth bit controls Next J 129 LPRINTCHR$27 LPRINTCHR$27= Lprintlprint Double This is Double Sized Printing Lprint CHR$I Next LprintPage Creating Your OWN Characters Print Matrix Defining Your OWN Characters Usethisgridoronesimilartoittodefineyourown draftcharacters Wrong 128 Assigningavalueofcharacterspace Characterdesignsforthetwographsymbols Page Read MM LPRINTCHR$MM Next M Next N Lprint LPRINTCHR$I Next Lprint CHR$I Next LprintLprint LPRINTGERMANYCHR$9 Lprintscales Read MM Lprint CHR$MM Next M Data 1, 9, 2, 31,253,64, 32, 1,128,80MO+ml +m2 105 106