Specifying JCL print options
The Compare - JCL Print Options (Page 1) Screen, as shown in the following figure, is displayed when you specify a Y in the Modify print defaults field on the Compare - JCL Criteria Screen. The Compare - JCL Print Options (Page 1) Screen enables you to control your compare reports, what you want to view online, what to include in the reports, and what reports to print.
The values specified for the print options are saved in your user profile. Subsequent compare reports use the last values that were entered even if you do not return to this screen.
JCL print options (Page 1)
Online report viewing options
Option | Description |
|---|---|
Display interactive member summary screen | Specify Y (Yes) to display the interactive screen where you view the member list with a compare summary for each member and select member(s) to B (Browse), E (Edit), or X (Exclude) the compare results. Specify N (No) to skip the member summary screen and directly browse the compare report(s). |
Detail report print options
File-AID provides these detail report print options:
Option | Description |
|---|---|
Print detail report | Y (Yes) includes the details specified on JCL Criteria screen in the Compare Report. |
Print member summary report | Y (Yes) prints a summary of differences by member. |
Detail report style | Specify S (Standard) for standard report style or A (Across) for across (side-by-side) report style. |
Modify detail report content | Specify Y (Yes) if you want to modify the detail report content or N (No) to skip modification |
Print CHANGED members | Y (Yes) prints the changed members. |
Print INSERTED members | Y (Yes) prints the inserted members. |
Print DELETED members | Y (Yes) prints the deleted members. |
Print MATCHED members | Y (Yes) prints the matched members. |
Even if you suppress printing the CHANGED, INSERTED, DELETED, and MATCHED members, Compare always generates a Summary Report.
Member name report print options
Option | Description |
|---|---|
Print member name report | Y (Yes) prints a list of the members processed and their status (changed, inserted, deleted, or matched). |
Member name report columns | Specify the number of columns to use for the Member Name Report. Valid entries are 1-8. |
Compare - JCL Print Options (Page 1) Screen

Steps:
- Type Y in the Display interactive member summary screen field.
- Type Y in the Print detail report field.
- Type Y in the Print member summary report field.
- Type A in the Detail report style field.
- Type Y in the Modify detail report content field.
- Type Y in the Print CHANGED members field.
- Type Y in the Print INSERTED members field.
- Type Y in the Print DELETED members field.
- Type N in the Print MATCHED members field.
- Type N in the Print member name report field.
- Press Enter. File-AID displays the Compare - JCL Print Options (Page 2) Screen as illustrated in the following figure.
JCL print options (Page 2)
Data print options:
Option | Description |
|---|---|
Statements to print | Specify A (All) for all statements to print or C (Changed) for changed statements only to print. |
Print new file excluded lines | Specify Y (Yes) if you want the excluded lines of the New file to print or N (No) to suppress printing of the excluded lines If set to YES, Statements to Print must be set to ALL to see the New File Excluded lines. |
Print matched in-stream data | Specify Y (Yes) if you want matched instream data to be printed or N (No) to suppress printing of matched instream data. If set to YES, Statements to Print must be set to ALL to see the Matched In-Stream Data lines. |
Report Format Options
Option | Description |
|---|---|
Status value for matched lines | Specify the status to be printed for matched lines: M: (Matched) Prints the status <MAT> for each matched line. B: (Blank) The status remains blank for each matched line. |
Print old and new line numbers | Specify Y (Yes) to print both old and new line numbers or N (No) to suppress printing of both line numbers. |
Print job/step header lines | Specify Y (Yes) to print the job/step header lines or N (No) to suppress printing of job/step header lines. |
Across Report Style Options
Option | Description |
|---|---|
Print old file matched lines | Specify Y (Yes) if you want old file matched lines to be printed or N (No) to suppress print of old file matched lines. |
Print old file excluded lines | Specify Y (Yes) if you want the excluded lines of the old file to print or N (No) to suppress printing of the excluded lines |
Data width to report | Specify one of the following width options to print JCL compare data for the across report style: N: (Normal) for a 133 character report. Normal prints 61 characters of data for old and new each. If “Print old and new line numbers” is set to Yes, then 55 characters of data are printed. JCL data is truncated equally on the right for both old and new file which means that changed data past position 61 or 55 is not visible, but the line is still marked as changed. W: (Wide) for a 183 character report. Prints 80 characters of data for old and new each. |
Flag Line Options
Option | Description |
|---|---|
Underline changes | Specify one of the following: O: (Old) Underline changes in OLD record. N: (New) Underline changes in NEW record. B: (Both) Underline changes in both OLD and NEW record. blank: (Neither) Do not underline changes in either the OLD or NEW file. |
CHANGED data underline character | Specify the character to be used as the one to underline the changed data. This character is used in JCL keyword and line compare to indicate the changed data. It is also printed under the word CHANGE as an eye catcher on the line compare report. |
Keyword underline character | Specify the character to be used as the one to underline the keyword for the changed data. This character is used in JCL keyword compare to indicate the keyword that has changes associated with it. It is also printed under the word CHANGE as an eye catcher on the keyword compare report. The actual changes have the Changed Data Underline Character as described above. |
Compare - JCL Print Options (Page 2) Screen

Steps:
- Type A in the Statements to print field.
- Type Y in the Print new file excluded lines field.
- Type Y in the Print matched in-stream data field.
- Type M in the Status value for matched lines field.
- Type Y in the Print old and new line numbers field.
- Type Y in the Print job/step header lines field
- Type N in the Print old file matched lines field.
- Type N in the Print old file excluded lines field.
- Type N in the Data width to report field.
- Type B in the Underline changes field.
- Type + in the CHANGED data underline character field.
- Type ~ in the Keyword underline character field.
- Press Enter. File-AID displays the Compare - Criteria Build Complete Screen as illustrated in the following figure.
Related topics