× 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.



On 7/19/18, 12:59 PM, Bradley Stone wrote:
If it's your command, use DFT(*NONE) instead of blank and then in your
processing program, just look for *NONE.

I've gotten back to this project, and have been trying various permutations of that for nearly an hour. And the more I try, the less sense it makes.

For example, if I have:

PARM KWD(JOBQ) TYPE(JOBQ) MIN(0) +
PROMPT('Job Queue')
JOBQ: QUAL TYPE(*NAME) LEN(10) spcval(*JOBD) DFT(*JOBD)
QUAL TYPE(*NAME) LEN(10) DFT('XXXXXX ') +
SPCVAL((*LIBL)) +
PROMPT('Library')

I get a command prompt in which that parameter looks like:
Job Queue . . . . . . . . . . . *JOBD Name, *JOBD
Library . . . . . . . . . . . Name, *LIBL
(i.e., exactly the same as what I get with no DFT on the second parameter, or with an explicit blank *DFT on the second parameter, or with "*NONE" as both SPCVAL and DFT on the second parameter.

--
JHHL

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.