Difference between revisions of "Case Inversion"

From TED Notepad
m
Line 2: Line 2:
 
====Case Inversion (Ctrl+Shift+I)====
 
====Case Inversion (Ctrl+Shift+I)====
  
Inverts case of the selected text by changing all {{defined|lower case}} letters (i.e. {{string|a}}, {{string|b}}, {{string|c}}) to {{defined|capitals}} (i.e. {{string|A}}, {{string|B}}, {{string|C}}) and vice versa.
+
Inverts case of the selected text by changing all {{defined|lower case}} letters to {{defined|capitals}} and vice versa.
  
Characters, of which case cannot be determined and inverted (because they do not have their {{defined|lower case}} or {{defined|upper case}} counterparts, e.g. a comma or a full stop), are simply left unchanged.
+
Note: Characters, of which case cannot be determined and inverted (because they do not have their {{defined|lower case}} or {{defined|upper case}} counterparts, e.g. a comma or a full stop), are simply left unchanged.
  
 
{{example_start}}Example:
 
{{example_start}}Example:

Revision as of 13:06, 28 April 2010

You see work in progress here; this section already reflects future TED Notepad version 6.0.0.14.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Case Inversion (Ctrl+Shift+I)

Inverts case of the selected text by changing all lower case letters to capitals and vice versa.

Note: Characters, of which case cannot be determined and inverted (because they do not have their lower case or upper case counterparts, e.g. a comma or a full stop), are simply left unchanged.

Example:
When Tim and I to Brisbane went, we met three ladies, cheep to rent. They were three and we were two, so I booked one and Tim-booked-two.
Result:
wHEN tIM AND i TO bRISBANE WENT, WE MET THREE LADIES, CHEEP TO RENT. tHEY WERE THREE AND WE WERE TWO, SO i BOOKED ONE AND tIM-BOOKED-TWO.