[an error occurred while processing this directive]
.CHR$ Function QuickSCREENi

  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