Amit Singh
Posted Date
3/19/2011
|
According to the first letter in a string it returns the ANSI code
relevant to that first letter. If string is not present then a runtime
error occurs. Asc function returns the first byte used. It is used only
with elements containing byte data in a string.
|
|