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
Convert String to UppercaseUse the UCase$ function to convert a string to uppercase. company = "Chilkat Software" Print UCase$(company) ' prints "CHILKAT SOFTWARE"
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.