This command juggles the text on the screen so that the first letter after any non alpha character is converted to upper case and the following characters are in lower case. The only exception is 'Mc' and 'Mac' where the following letter is in upper case. Note that this follows the same rules as the ULC conversion code for data input.