Star Micronics SB-15 user manual Controlling SD- 1O/15 with Basic, Some Basics about Basic

Models: SB-15

1 128
Download 128 pages 39.39 Kb
Page 37
Image 37

CHAPTER 4

CONTROLLING

SD- 1O/15 WITH BASIC

Throughout the rest of this book we will be teaching you how to use SD- 10/l 5 ‘s features using the BASIC programming lan- guage in our examples. It is easy to communicate with SD-lo/l5 from BASIC and, though it has its detractors, BASIC is the nearest thing to a universal language among users of personal

computers. But remember that it’s not the only way to com- municate with SD-10/15, as we have already seen.

Subjects covered in this chapter include:

Listing BASIC programs on the printer

Printing from BASIC

CHR$ function

.

Problem codes

 

Command syntax used in this manual

 

Selecting the right software mode

All of the examples in this manual are written in Microsoft BASIC (specifically, Microsoft BASIC for the IBM Personal

Computer). With minor modifications, the examples can be adapted to run in any version of BASIC. In this chapter, we’ll tell you what modifications need to be made and how to do it. In this chapter we assume that you have some familiarity with

BASIC.

SOME BASICS ABOUT BASIC

Probably the simplest thing to do with your printer in BASIC is to list a program on the printer. But in this world of proliferating microcomputers even this presents a problem. It seems that every

computer uses a different system of communicating with the printer. We are going to tell you about some of the more common

Page 37
Image 37
Star Micronics SB-15 user manual Controlling SD- 1O/15 with Basic, Some Basics about Basic