To search for a data item
For COBOL nested programs, the current nested program (indicated in the NESTED= field) is searched first for the specified data item. If the data item is not found in the indicated program, then the main program and other nested programs for the item are searched.
Note: It is not necessary to enter the entire data item, label, or paragraph name. You can enter the first few characters to begin your search. For example, if you wanted to search for TASKNUM, you could enter TASK, TASKN, and so on, in the Search= field.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|