[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
StrCapFirst( cString )-> ( cCapStr )
------------------------------------------------------------------------------
PARAMETER:
<cString> is a normal clipper string
RETURNS:
<cCapStr> is the same string in lowercase, with its first character
converted into uppercase
DESCRIPTION:
StrCapFirst() converts the given string into lowercase, with its first
character capitalized.
SOURCE:
SOURCE\WINAPI\STRTOKEN.C
See Also:
StrToken
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson