You are on page 1of 1

Requirements:

1. User screen to accept the input libraries to check. If nothing is specified, issue an error
message and accept the library names once again.
2. Strings which need to be searched. If nothing is specified, then default values
‘.QA.’,’IMQP’,’PROCLIB’,’PARMLIB’ should be used.
3. Email ID to send the check list report. Optional. If no email ID is entered, dataset should
be created.
4. Output: A list of all the members where the strings are found should be created and sent to
email ID
Functionality:
Accept the above information. Check the input values and take action as per the validations
above.
Search all the members in the specified datasets for the search strings provided (or defaults).
Create a report with the member name and the search string found, line number. Send it to the
email ID if specified.

Dataset name:
Member Name String found Line number
Xxx aaaa nnn

You might also like