Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>asc ascii value of first character</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ASC                      ASCII Value of First Character

 y = ASC(stringexpr)

    Returns the ASCII value of the first character of a string expression.

  stringexpr    A string expression.

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

      Notes:    If the argument is a null string, ASC returns an Illegal
                Function Call error.

See Also: CHR$ ASCII Table

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson