× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hello pundits

We run weekly a DLTEXPSPLF to purge old spool files.
This method relies on (all) spool files having an expiration date
so I changed all PRTFs to have EXPDATE(*DAYES) and DAYS(45)
and now all spool files are stamped with an expiration date upon creation.

However,
not all developers remembers/cares to specify EXPDATE/DAYS parameters when
creating/changing PRTFs and so there are now spool files taht are not
marked with expiration date.

So I turned to CHGCMDDFT for CRTPRTF.
I've found out that you can do
CHGCMDDFT CMD(CRTPRTF) NEWDFT('EXPDATE(*DAYS)')
but you *cannot* do
CHGCMDDFT CMD(CRTPRTF) NEWDFT('DAYS(30)')
you get a "No default value exists for keyword DAYS" MSG

Anyone willing/able to advise?

TIA
Gad

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.