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.
Software/Hardware used:
ASKED:
January 5, 2006 11:54 AM
UPDATED:
November 23, 2009 7:54 AM
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
Note that current releases do allow some customization of some spooled file panel options.
Tom