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



One more thing I found...had to confirm it first before I reported
it...Technically this is two things, but they seem related.


When I create a DEP by typing "DEP" then prompting and filling in the
blanks, the prompter correctly formats the command.  Example:
             DEP        CTL(&CMDLOC *EQ D) +
                          PARM((&LGNLOC *EQ D) (&LGNLOC *EQ E)) +
                          NBRTRUE(*EQ 1)
If I then prompt the command again, I get an error message:
        EVFCL6833E - More than one value, list or qualified name not
allowed.


The same problem occurs with the PMTCTL command.  Example:
 CMDDBFP:    PMTCTL     CTL(CMDLOC) +
                          COND((*EQ D))


If I use a simpler version of the PARM parameter on the DEP command:
             DEP        CTL(&LGNLOC *EQ E) +
                          PARM((LGNUSER) (LGNPWD))
I can prompt with no trouble.


I believe it has to do with the "*EQ..." part of the PARM or COND
parameters.  FWIW, SEU handles it correctly.

Thanks again,
--Bruce Guetzkow



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.