|
On Sun, 24 Aug 2014 09:21:49 -0500 Vernon Hamberg wrote:
On 8/24/2014 8:34 AM, Mark S Waterbury wrote:
The DAYS parameter on the IBM CHGPRTF command has no default
value, as distributed by IBM, so you cannot change it using
CHGCMD. It has always worked that way.
You can accomplish this by using one or more of the following
methods:
1. attach a "prompt override program" to the command to override
the values of "EXPDAT(*DAYS) DAYS(60)"
2. add a validity checking program (VCP) to enforce that DAYS(60)
must be specified.
3. use command processing exit points, QIBM_QCA_RTV_COMMAND, and
QIBM_QCA_CHG_COMMAND. See:
http://www.securemyi.com/articles/artcmdexit1.htm
http://www.securemyi.com/articles/artcmdexit2.htm
HTH
<<SNIP>>
I'm familiar with VCP and (to a lesser degree) CMD Exit points. But
not with a "prompt override program" which sounds as the simplest
way. How do I attach such a program to CRTPRTF CMD ?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.