Changing Case

You can change the case of selected text in the Source Code editor. Follow these steps:

  1. Selecting a word or words in the source code.
  2. Right-click and choose Change Case from the pop-up menu.
  3. Choose the type of case you want to apply to the selection. The choices are as follows:
    Choice
    Original
    Result
    Upper Case
    Test_me
    TEST_ME
    Lower Case
    Test_me
    test_me
    Invert Case
    Test_me
    tEST_ME
    Capitalize
    Test_me
    Test_Me

Scientific Toolworks, Inc.
http://www.scitools.com