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 Proper CaseUse the StrConv function to convert a string to proper case. company = "CHILKAT SOFTWARE" Print StrConv(company,vbProperCase) ' prints "Chilkat Software"
|
© 2000-2012 Chilkat Software, Inc. All Rights Reserved.