68

Delta User’s Munual

If you have a y-bit interface, add the following lines to the program given above.

5LPRINTCHR$(27)")";

70LPRINTCHR$(27)"=";

In this program line 10sets the line spacing to 6 dots which is the height of the graphics characters. Then lines 20-50print the figure, and line 60resets the line spacing to l/6inch. Here is what this program prints:

International character sets

Delta is a multi-lingual printer for it can speak in eight lan- guages! Delta changes languages by changing 11 characters that are different for the different languages. These sets of characters are called international character sets. The control codes to select the international character sets are given in the following table.

 

Table 6-5

 

 

International

character set commands

Country

Control

code

U.S.A.

(ESC)

“7” CHR$(O)

England

(ESC)

“7”

CHR$(l)

Germany

(ESC)

“7”

CHR$(2)

Denmark

(ESC)

“7”

CHR$(3)

France

(ESC)

“7”

CHR$(4)

Sweden

(ESC > “7”

CHR$(5)

Italy

(ESC)

“7”

CHR$(G)

Spain

(ESC)

“7”

CHR$(7)

The characters that change are shown in Table 6-6.

The macro control code

The last of our group of miscellaneous control codes is defini- tely not the least. It is a user-defined control code, called a macro

--

-

-

-.

Page 80
Image 80
Star Micronics Delta user manual International character sets, International Character set commands, Macro control code