Adding and removing comments

When you edit COBOL files in the System z® LPEX Editor, you can use editor actions to 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-click and click Source > Comment.
  2. To remove comments:
    1. Highlight one or more comment lines from which you want to remove the comment tag.
    2. Right-click and select Source > Uncomment.

Feedback