pc.mcs
Capitalizes first word of each sentence.
Description
capitalizes the first letter in each sentence.
Example
string = 'this is. a demo. of the. MCS code'
crt oconv(string,'mcs')
Displays 'This is. A demo. Of the. MCS 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.
