Brother HL-Series Technical Reference Manual page 357

Hide thumbs Also See for HL-Series:
Table of Contents

Advertisement

Revision C 16/01/96
SS - Select Standard Character Set
SS [;]
• Selects the standard character set specified by the CS instruction.
SA - Select Alternate Character Set
SA [;]
• Selects the alternate character set specified by the CA instruction.
10 '*** SASSEX ***
20 LPRINT "PA5000,5000;"
30 LPRINT "SP2;CS4;CA9;SS;LBS_E_T_4";CHR$(14);"S_E_T_9";CHR$(3)
40 END
<Sample 79>
DT - Define Label Terminator
DT
c
[;]
c : Character
• The specified character is used as the character plotter terminator.
• The character plot mode is cancelled by sending a terminator at the end of a character plot string.
• The parameter field used for this command must be only one character in length.
• The default value (chr$(3)) is used when the parameter field is omitted.
10 '*** DTEX ***
20 LPRINT "IN;SP2;SC0,5000,0,5000;"
30 LPRINT "PA0,4500;LBDefault control character
ETX";CHR$(13);CHR$(3);
40 LPRINT "LBterminates by performing end-";CHR$(13);CHR$(3):
50 LPRINT "LBof-text function.";CHR$(3);
60 LPRINT "PA0,3500;DT@;LBPrinting characters
terminate,";CHR$(13):"@";
70 LPRINT "LBbut are also printed.@";
80 LPRINT "PA0,3000;DT";CHR$(13);";LBcontrol characters
terminate";CHR$(10);CHR$(13)
90 LPRINT "LBand perform their function.";CHR$(13)
100 END
<Sample 80>
ø
Chapter 9 "HP-GL" 30

Advertisement

Table of Contents
loading

Table of Contents