bas7qck.hlp (Table of Contents; Topic list)
CHR$ Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
CHR$(code%)
 
    ■ code%    An ASCII value between 0 and 255, inclusive.
 
Returns
    A one-character string whose ASCII code is the argument.
 
See Also    ASC    ASCII Character Codes