Commenting or Uncommenting Text

You can comment out entire commands as well as text that is not recognized as command syntax and you can uncomment text that has previously been commented out.

To comment out text

  1. Select the text. Note that a command will be commented out if any part of it is selected.
  2. From the menus choose:

    Tools > Toggle Comment Selection

You can comment out a single command by positioning the cursor anywhere within the command and choosing Tools > Toggle Comment Selection.

To uncomment text

  1. Select the text to uncomment. Note that a command will be uncommented if any part of it is selected.
  2. From the menus choose:

    Tools > Toggle Comment Selection

You can uncomment a single command by positioning the cursor anywhere within the command and choosing Tools > Toggle Comment Selection. Note that this feature will not remove comments within a command (text set off by /* and */) or comments created with the COMMENT keyword.