[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|               ASC               |
+---------------------------------+
ASC(<expC>)

-----------------------------------
Returns ASCII code equivalent of first character in <expC>.
Return value - Numeric
-----------------------------------

You can choose ASCII Chart from the System menu popup to see the ASCII
codes.

+---------------------------------+
|            Examples             |
+---------------------------------+
USE salesrep
? soldby

? ASC(soldby)

? ASC('A')

? ASC('a')

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

See Also:  CHR()

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

See Also: CHR()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson