Rational Developer for System z

Adding and removing comments

While working with COBOL files in LPEX Editor, you can use editor actions to quickly add or remove comments for one or more lines.

Procedure

  1. To add comments:
    1. Highlight one or more lines that you want to make into a comment.
    2. Right-mouse click and click Source > Comment.
  2. To remove comments:
    1. Highlight one or more comment lines that you want to remove the comment tag.
    2. Right-mouse click and select Source > Uncomment.

Feedback