Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 845 Bytes

alt.rst

File metadata and controls

31 lines (22 loc) · 845 Bytes

ALT

Syntax

ALT

Location

Beuletools

This function returns the control codes needed to switch to the alternative font (normally italics) on an EPSON compatible printer:

PRINT #ch,ALT

is therefore equivalent to:

PRINT #ch,CHR$(27)&"6"

CROSS-REFERENCE

norm, bld, el, dbl, enl, pro, si, nrm, unl, esc, ff, lmar, rmar, pagdis, paglen.