[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|               CHR               |
+---------------------------------+
CHR(<expN>)

-----------------------------------
Returns ASCII character of a <expN>.
Return value - Character
-----------------------------------

You can choose ASCII Chart from the System menu popup to see the numeric
ASCII values.

+---------------------------------+
|             Examples            |
+---------------------------------+
? CHR(65)

? CHR(97)

The example below puts HP LaserJet Series II printer into Landscape
mode:

??? CHR(27)+'&l10'

-----------------------------------

See Also:  ASC(), INKEY()

-----------------------------------

See Also: ASC() INKEY()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson