Syntax


UC[n]

UCC / UCC

UCC is the block form of this command.


Operands


n

The number of lines to be converted to upper case. If you do not type a number, or if the number you type is 1, only the line on which you type UC is upper cased.


Description

To convert characters on one or more lines to upper case:

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


To convert characters in a block of lines to upper case:

    1. Type UCC 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 UCC and the second UCC, if necessary.
    2. Press Enter.
    3. The characters on the specified lines that contain the two UCC commands and in all of the lines between them are converted to upper case.


Created with the Personal Edition of HelpNDoc: Experience the Power and Ease of Use of a Help Authoring Tool