Here are the commands that we introduced in this chapter.
CHR$(27) “-1”CHR$(27)“-0”CHR$(27)“S1”
Turns Underline Mode ONTurns Underline OFF

Turns Subscript Mode ON. Script characters print in Double-Strike and at half speed

CHR$(27)“S0”CHR$(27)“T”

CHR$(27)“4”

CHR$(27)“5”

CHR$(27)"!“CHR$(n) or CHR$(27)“!n”
Turns Superscript ONTurns either version of Script Mode OFF

Turns Italic Mode ON

Turns Italic OFF

Selects one of the 16 Master Select combina- tions, where n stands for a number between 0 and 255

79