PreviousEditing Programs Debugging COBOL ApplicationsNext"

Chapter 7: Navigating Source Code

Mainframe Express provides facilities for finding your way around programs:

7.1 Finding Text and Other Program Items

You can search in a number of ways for specific text within a program and look for data items, procedures and COBOL Divisions and Sections. There are ways of:

7.2 Finding Text Across Multiple Files

Mainframe Express enables you to scan a number of different files for search text, which is useful if you know that a phrase occurs somewhere in your files but you don't know which files. Using this feature, known as Find in Files, is similar to searching for text in the current file, with the following exceptions:


Copyright © 1999 MERANT International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.

PreviousEditing Programs Debugging COBOL ApplicationsNext"