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




All -

Thanks in advance for your help.

In a custom command, I need to code a parameter that looks like this:


Range of journal receivers: RCVRNG
Starting journal receiver . . __________
Library . . . . . . . . . . __________
Ending journal receiver . . . __________
Library . . . . . . . . . . __________


Below is the relevant XML generated for this parm by the QCDRCmdD
(Retrieve Command Definition) API (for the DSPJRN command).

- sjl


- <Parm Kwd="RCVRNG" PosNbr="8" KeyParm="NO" Type="ELEM" Min="0" Max="1"
Prompt="Range of journal receivers" Rstd="NO" Dft="*CURRENT" AlwUnprt="YES"
AlwVar="YES" Expr="YES" Full="NO" DspInput="YES" Choice="*CURRENT,
*CURCHAIN">
- <SngVal>
<Value Val="*CURRENT" MapTo="*CURRENT" />
<Value Val="*CURCHAIN" MapTo="*CURCHAIN" />
</SngVal>
- <Elem Type="QUAL" Min="1" Max="1" Prompt="Starting journal receiver"
Rstd="NO" AlwUnprt="YES" AlwVar="YES" Expr="YES" Full="NO" DspInput="YES">
<Qual Type="NAME" Min="1" Max="1" Len="10" Rstd="NO" AlwUnprt="YES"
AlwVar="YES" Expr="YES" Full="NO" DspInput="YES" Choice="Name" />
- <Qual Type="NAME" Min="0" Max="1" Prompt="Library" Len="10" Rstd="NO"
Dft="*LIBL" AlwUnprt="YES" AlwVar="YES" Expr="YES" Full="NO" DspInput="YES"
Choice="Name, *LIBL, *CURLIB">
- <SpcVal>
<Value Val="*LIBL" MapTo="*LIBL" />
<Value Val="*CURLIB" MapTo="*CURLIB" />
</SpcVal>
</Qual>
</Elem>
- <Elem Type="QUAL" Min="0" Max="1" Prompt="Ending journal receiver"
Rstd="NO" Dft="*CURRENT" AlwUnprt="YES" AlwVar="YES" Expr="YES" Full="NO"
DspInput="YES" Choice="*CURRENT">
- <SngVal>
<Value Val="*CURRENT" MapTo="*CURRENT" />
</SngVal>
<Qual Type="NAME" Min="1" Max="1" Len="10" Rstd="NO" AlwUnprt="YES"
AlwVar="YES" Expr="YES" Full="NO" DspInput="YES" Choice="Name" />
- <Qual Type="NAME" Min="0" Max="1" Prompt="Library" Len="10" Rstd="NO"
Dft="*LIBL" AlwUnprt="YES" AlwVar="YES" Expr="YES" Full="NO" DspInput="YES"
Choice="Name, *LIBL, *CURLIB">
- <SpcVal>
<Value Val="*LIBL" MapTo="*LIBL" />
<Value Val="*CURLIB" MapTo="*CURLIB" />
</SpcVal>
</Qual>
</Elem>
</Parm>







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.