NRM

Syntax

NRM

Location

Beuletools

This function returns the control codes to switch back to the normal font (Pica) on an EPSON compatible printer:

PRINT NRM

is the same as:

PRINT CHR$(27)&"P".

CROSS-REFERENCE

NORM, BLD, EL,DBL,ENL,PRO,SI,UNL,ALT,ESC,FF,LMAR,RMAR,PAGDIS, PAGLEN. UPUT allows you to send untranslated bytes to the printer.