◄QuickSCREEN► ◄Details► ◄Example► ◄Contents► ◄Index► ────────────────────────────────────────────────────────────────────────────── CHR$ - a string processing function that returns a one-character string whose ASCII code is the argument Syntax CHR$(code) ■ code, a numeric expression that has a value between 0 and 255, is one of the ASCII character codes See Also ◄ASC► ◄ASCII Character Codes►