Rational Developer for System z

Mark occurrences

The mark occurrences action in the editor allows you to quickly locate text in the editor. If Mark Occurrences is enabled, you can select an element in the code and other instances are highlighted.

The other instances are highlighted differently if it is a read or write instance. Instances that are reads are highlighted in gray and write instances are highlighted in gold. In a PL/I program only declarations are marked as write instances.

To disable mark occurrences editing, click Mark Occurrences in the toolbar.


Feedback