Converts a specified character of a given string into the ASCII code equivalent.
Syntax WhereA$
is a string variable and N
defines which character in the string we are interested in. Requirements
ASC is a library function that must be included before it can be used. Use the following directive:
CODE(A$(n))
, though it will return 0, not an error, if invoked to return the ascii code of a character beyond the length of the string.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4