Extraction function

This function selects, from an input file, code coverage observations that are based on the selection criteria and writes to an output file in XML. The input of the calling interface is as follows:

You can run the code coverage Extraction Utility in batch by running the EQAXCCX2 REXX exec. You must specify the following DDNAMES:
EQACSINP
Location of Observation file.
EQACSSEL
Location of Selection file.
EQACSOUT
Location of output code coverage extracted observations file.
An example of using EQAXCCX2 in batch can be found in hlq.SEQASAMP(EQACCEXT).

All three files are allocated either as a sequential file or PDSE. The file format should be VB and LRECL=255. If it is a PDSE file, the data set name must include a member name.