BLD

Syntax

BLD

Location

Beuletools

This function returns the control codes needed to switch on double strike (‘bold’) on an EPSON compatible printer:

PRINT BLD is the same as PRINT CHR$(27)&”G”

Example

LPRINT “I “ & BLD&”hate”&NRM & “ these functions.”

CROSS-REFERENCE

NORM, EL, DBL, ENL, PRO, SI, NRM, UNL, ALT, ESC, FF, LMAR, RMAR, PAGDIS, PAGLEN.