Chilkat HOME ASP Visual Basic VB.NET C# Visual C++ C MFC Delphi FoxPro Java Perl PHP Python Ruby SQL Server VBScript
|
Convert String to Uppercase Use the UCase$ function to convert a string to uppercase. company = "Chilkat Software" Print UCase$(company) ' prints "CHILKAT SOFTWARE"
|
Need a specific example? Send a request to support@chilkatsoft.com
© 2000-2008 Chilkat Software, Inc. All Rights Reserved.