Layout data set
A layout data set member controls the appearance of the Explain Object Selection List and the Explain Results panel.
The Explain function is shipped with a default layout member (PSSREPA) in the hlq.SAMP data set. The DOMCLIST allocates the product hlq.llqSAMP data set to the PSSCNTL DD. The product does not allow you to customize PSSREPA, but you can copy the default layout to a new data set name and edit that member. You can save one or more layout members.
To customize a default layout member:
- Copy the PSSREPA member to one of the following locations:
- The userlib data set ( hlq.UBMCSAMP)
A different data set
If you copy the member to a different data set, first allocate the target data set (for example, new.dsn) in the DOMCLIST on the PSSCNTL DD:
- Edit the new data set.
- Change the name of the member and then reference the new name as the layout data set.
The Layout Data Set panel contains the following options:
- Edit layout data set opens the layout data set for editing.
- Browse layout data set opens the layout data set for viewing. In this mode, you cannot edit the layout data set.
- Use default data set instead of layout data set reverts to using the default data set to display the Explain Object Specification List and the Explain Results panel online.
- Overwrite layout data set with default data set and edit replaces the contents of the layout data set with the contents of the default data set and opens the revised layout data set for editing.
The default layout data set contains comments to help you edit your layout data set.
Related topics