pc.mct

Processing Code/Restore Processor, Releases: AP and R83

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

Command Name Type Description
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.mcs Processing Code Capitalizes first word of each sentence.
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.