COBOL Data Mining
COBOL source Data Mining is a process for finding specific COBOL fields
from the Data Division of a program, by specifying certain attributes such
as how many positions are in the field, specifying type usage (BINARY,
PACKED, etc.), or using different parts of the name. Also flexibility is
added to this process to use AND or OR logic to include or exclude fields
with different specified attributes.
|
||
