pc.mcs

Processing Code/Restore Processor, Releases: AP

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

Command Name Type Description
pc.mct Processing Code Capitalizes each word in value.
pc.mcu Processing Code Mask characters to upper case.
output-conversion Attribute Defining Item References attribute 14 of a dictionary.
processing.codes Definition Overview of processing codes.
pc.mc Processing Code Mask character functions.
pc.mcl Processing Code Mask character lower case.
pc Introductory

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.