Example: Displaying merged file overrides for all files
You can specify *YES for the MRGOVR parameter, and specify * for the LVL parameter to display merged file overrides for all files. Here is an example. To display the merged file overrides for all files at the current call level, you type:
DSPOVR FILE(*ALL) MRGOVR(*YES) LVL(*)This command produces a display showing the file name, the type of override, and the merged overrides in keyword-parameter form, where only the keywords and parameters entered on the commands are displayed. This is the same as what happens when you type DSPOVR with no parameters. Only those keywords for which parameters were specified are displayed. The associated text descriptions are not displayed. Overrides at call levels greater than 999 are not displayed.
Parent topic:
Display of overrides