Syntax


TC[n]

TCC / TCC

TCC is the block form of this command.


Operands


n

The number of lines to be converted to Title Case. If you do not type a number, or if the number you type is 1, only the line on which you type TC is title cased.


Description


To convert characters on one or more lines to Title Case:

    1. Type TC in the line command area of the source code line that contains the characters that you want to convert to Title case. To convert characters on lines following this one, type a number greater than 1 after the TC command. 
    2. Press Enter
    3. The characters on the specified line(s) are converted to Title Case.  



To convert characters in a block of lines to Title Case:

    1. Type TCC (or TCTC) in the line command area of both the first and last source code lines that contain characters that are to be converted. You can scroll (or use FIND or LOCATE) between typing the first TCC and the second TCC, if necessary. 
    2. Press Enter.
    3. The characters on the specified lines that contain the two TCC commands and in all of the lines between them are converted to Title Case.  



Title Case Description


Title Case processing is performed by first converting all the text to lower case. Then the first letter of each word is Capitalized.  

Created with the Personal Edition of HelpNDoc: Add an Extra Layer of Security to Your PDFs with Encryption