You can also use the LPRINT statement to send kxt to the printer, but it must be enclosed in quotation marks, as shown below.

LPRINT "This is a sample of italic."

To test the italic command, you would send:

10 LPRINT CHR$(27);"4";

20 LPRINT "This is a sample of italic."

and see:

This is a sample of italic.

If you have a different version of BASIC, or a different programming language, consult the documentation.

4-12

Using the LQ-2500 with Application Programs