pc.mct
Capitalizes each word in value.
Description
capitalizes the first character after any non-alphabetic character in a given value.
Example
string = 'this is. a demo. of the. MCT code'
crt oconv(string,'mct')
This displays 'This Is. A Demo. Of The. Mct Code'.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
