|
if I create a command with only this in it...If I remember fine, all parameters with a required value must be at the beginning of the parameters list. As soon as a parameter without a required value exists, the next ones cannot have a required value. The spool file produced when the command is created should have a message for that.
PARM KWD(TEST) TYPE(*PNAME) LEN(10) EXPR(*YES)
MIN(1) PROMPT('TEST')
It forces me to enter a value when I run the command...
However if I put that into another command with other parms in it, it is
not forcing the required input.
What am I missing?
Can other parms actually cause other parms to not allow an input to be
required?
tia
Jay
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.