Before you begin, you must complete Exercise 3.9: Filtering lines by string.
To help you navigate quickly through your ILE COBOL source the editor
allows you to filter lines based on the line type. Imagine you want to
see where all the divisions are defined in your source.
To filter lines by type:
All source lines with divisions are displayed allowing you to move quickly
and easily to the desired division in your file.
Now you could work with the source inside this division.
You have filter lines in your source by line type and now you are ready to begin Exercise 3.11: Searching multiple files.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.