I would like to add an option to the Work with Job Spooled Files and Work with All Spooled Files screens that will perform exactly like option 2, except that the default for the DUPLEX parameter is (*YES).
TIA for all replies.
Unfortunately you cannot change the actual processing behind the options in the way that you want. You can change the default value for the DUPLEX parameter on the CHGSPLFA and/or CRTPRTF command to *YES if that makes more sense for you, but it would be a system wide change.
To change the default use:
CHGCMDDFT CMD(CHGSPLFA) VALUE('DUPLEX(*YES)')
or
CHGCMDDFT CMD(CRTPRTF) VALUE('DUPLEX(*YES)')
Hope it helps
Jonathan
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 2  Replies