Explanation
ASC, CHR$ Functions
ASC returns the ASCII code for the first character in a string expression. CHR$ returns the character corresponding to a specified ASCII code.Worth knowing
Useful and cross-version information about the programming environments of QBasic, QuickBasic and Visual Basic for DOS.