Chilkat
HOME
Android™
ASP
Visual Basic
VB.NET
C#
iOS (IPhone)
Objective-C
C++
C
MFC
Delphi
FoxPro
Java
Perl
PHP Extension
PHP ActiveX
Python
PowerShell
Ruby
SQL Server
VBScript
Return ASCII Character Code of First Letter in StringThe Visual Basic Asc function returns the ASCII code of the first character in the string.
Print Asc("ABCD") ' prints 65
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.