|
Just call me Ram. Everyone else does including my wife who is an american from the south. :-) -----Original Message----- From: rob@dekko.com [mailto:rob@dekko.com] Sent: Friday, February 22, 2002 9:42 AM To: rpg400-l@midrange.com Subject: RE: Using subproceedures in CL programs A thousand pardons for leading you astray Mike, and to any others! By all means, use Mangavalli's method. ps. Not to avoid any cultural issues but do you wish to be addressed as Mangavalli, RamM, Mr. Ramanujam or am I thinking American and have the names backwards? Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin "Mangavalli, Ramanujam" To: "'rpg400-l@midrange.com'" <rpg400-l@midrange.com> <RamM@Mvmills.com cc: > Fax to: Sent by: Subject: RE: Using subproceedures in CL programs rpg400-l-admin@mi drange.com 02/22/2002 09:35 AM Please respond to rpg400-l Mike, CALLPRC can return a value. CALLPRC PRC(Proc_name) PARM(Parmeters) RTNVAL(Return_Value) Is this what you are looking for? -----Original Message----- From: Wills, Mike N. (TC) [mailto:MNWills@taylorcorp.com] Sent: Friday, February 22, 2002 9:22 AM To: 'rpg400-l@midrange.com' Subject: RE: Using subproceedures in CL programs Would it be better to do a call to an RPG program that will return the value? -----Original Message----- From: rob@dekko.com [mailto:rob@dekko.com] Sent: Thursday, February 21, 2002 4:08 PM To: rpg400-l@midrange.com Subject: RE: Using subproceedures in CL programs I see that you RPG was an eval instead of a CALLP. That means that the subprocedure returned a value via the PI itself and not just via the parameter list. That might be a little trickier in CLLE. Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin "Wills, Mike N. (TC)" To: "'rpg400-l@midrange.com'" <rpg400-l@midrange.com> <MNWills@taylorco cc: rp.com> Fax to: Sent by: Subject: RE: Using subproceedures in CL programs rpg400-l-admin@mi drange.com 02/21/2002 04:49 PM Please respond to rpg400-l Thanks Mark that'll work for me. -----Original Message----- From: MWalter@hanoverwire.com Mike, If your cl is a CL Module (type CLLE) you can use 'callprc prc(coupute) parm(&x &y &z &a)' otherwise you'll have to write a wrapper program to call the procedure. When going the latter route, watch any overrides you may have in effect as they may not be in effect for your procedure. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.