|
M
Hello Ramanujam,
You wrote:
>Assuming that I understand your statement correctly,
>I think CL can handle return values.
>CALLPRC Prc(Procedure_name) Parm(&parm1 &parm2....) RTNVAL(&rtnvalue)
CL can receive return values but it cannot itself return them. Therefore an
RPG
IV program (indeed any calling program) cannot use a CL procedure in an
expression i.e., the following:
C EVAL data = CLproc( var1: var2 )
cannot be done, but it can do:
C CALLP CLproc( var1: var2: data )
>don't know if this was available prior to V4R5.
IIRC, RTNVAL has been on the CL CALLPRC command since the inception of ILE way
back in V2R3.
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 / \ «»
«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---
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.