|
Hello Jim, You wrote: >I have a situation where I wanted to get some default values from a >configuration data area and have them appear as the defaults for parms on a >command prompt that is used on a menu option to start an interface system. >The IBM manual shows that it can be done using a prompt override program. >I followed the example and got the values to display on the prompt for the >parms, but if I just press ENTER (without keying anything into the parm >fields) nothing gets passed to the CPP. I'm using the ?< selective >prompting character, which according to the manual says "the parameter is >displayed and is input-capable, but the command default is sent to the CPP >unless the value displayed on the parameter is changed." >Has anyone done this before, and am I missing something? I use POPs frequently. You are missing the point that the command DEFAULT is passed through to the CPP, NOT the value your POP displays. In your case I suspect the PARM has a default of blanks and that is what your CPP receives. Since POPs are intended to be used on change (CHGxxxx) commands the normal default is *SAME. Your CPP checks for *SAME and either does nothing or repeats the process performed by the POP and fetches the appropriate value from the data area. You could use the ?? selective prompting characters but I don't think that is appropriate. Regards, Simon Coulter. «»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«» «» FlyByNight Software AS/400 Technical Specialists «» «» Eclipse the competition - run your business on an IBM AS/400. «» «» «» «» Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ «» «» Fax: +61 3 9419 0175 mailto: shc@flybynight.com.au \ / «» «» X «» «» ASCII Ribbon campaign against HTML E-Mail / \ «» «»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»
As an Amazon Associate we earn from qualifying purchases.
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.