SC - Sentence-Case a Range of Lines
Syntax
SC |
[ line-control-range ] [ ALL] [ MX | DX ] |
Operands
line-control-range |
The range of lines which are to be processed by the command. The full syntax and allowable operands which make up a line control range are discussed in "Line Control Range Specification". |
MX |
MX requests that all lines which are processed be excluded from the display following command processing. MX = Make excluded. |
DX |
DX requests that lines which are processed, which, if excluded, would normally be made visible, be left in their excluded status. DX = Don't change exclusion status. |
Description
The lines processed will be converted to sentence-case. Sentence case will upper-case the first letter of the first word in each sentence, and all remaining letters in the sentence will be converted to lower-case.