|
Here you go. Note all fields match in size. --- Richard C Carpenter <richard_c_work@xxxxxxxxx> wrote:
Date: Fri, 12 Jan 2007 16:45:51 -0800 (PST) From: Richard C Carpenter <richard_c_work@xxxxxxxxx> Subject: Re: Overlaying program Parmeters To: RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> Sorry. I neglected the Call statment. There is no procedure interface. I have only the RPGLE program, and the CL I set to test it. Here are the PARM statement and call statement PGM (&usr &tnbr &pro &bol &po &emsg &rcnt + &lst1 &lst2 &lst3 &lst4) CALL INROLLXML (&usr &tnbr &pro &bol &po &emsg &rcnt + &lst1 &lst2 &lst3 &lst4) Richard --- Scott Klement <rpg400-l@xxxxxxxxxxxxxxxx> wrote:Hi Richard, Can you please also post the CALL statement and procedure interface that I asked you for? Thankss. Also, if any of the CL variables are used as input parameters to the CL program, please post the PGM/PARM statement fromtheCL program. -- Scott Klement http://www.scottklement.com On Fri, 12 Jan 2007, Richard C Carpenter wrote:Here's the source statements for both the CL andRPG:DCL &usr *CHAR 10 DCL &tnbr *CHAR 7 DCL &pro *CHAR 8 DCL &bol *CHAR 11 DCL &po *CHAR 12 DCL &emsg *CHAR 80 DCL &rcnt *CHAR 3 DCL &lst1 *CHAR 30000 DCL &lst2 *CHAR 30000 DCL &lst3 *CHAR 30000 DCL &lst4 *CHAR 30000 C *Entry Plist * User Name (Passed In) C Parm@@USR10* Transaction Number (Passed In) C Parm@@TNBR7* Probill Number (Passed In) C Parm@@PRO8* BOL Number (Passed Out) C Parm@@BOL11* PO Number (Passed Out) C Parm @@PO12* Error Message (Passed Out) C Parm@@EMSG80* Number of HTML Rows (Returned to Calling Pgm) C Parm@@RCNT3C Parm@@LST1 30000C Parm@@LST230000C Parm@@LST330000C Parm@@LST430000Richard Scott Klement <rpg400-l@xxxxxxxxxxxxxxxx> wrote: Date: Thu, 11 Jan 2007 16:00:09 -0600 (CST) From: Scott Klement <rpg400-l@xxxxxxxxxxxxxxxx> To: RPG programming on the AS400 / iSeries<rpg400-l@xxxxxxxxxxxx>Subject: Re: Overlaying program ParmetersI haven't even tried testing from the web. I amusing a CL to call theprogram passing variables. We have no test web site to check if theprogramwill work.Can you please post the DCLs and CALL statementfrom your CL. Also pleasepost the *ENTRY plist and procedure interfacethatare giving youproblems. If you have any variables that aredefined outside of the PLISTor PI, please post their RPG definitions aswell.-- This is the RPG programming on the AS400 /iSeries(RPG400-L) mailing listTo post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change listoptions,visit:http://lists.midrange.com/mailman/listinfo/rpg400-lor email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to reviewthearchivesat http://archive.midrange.com/rpg400-l. --------------------------------- We won't tell. Get more on shows you hate tolove(and love to hate): Yahoo! TV's Guilty Pleasureslist.-- This is the RPG programming on the AS400 /iSeries(RPG400-L) mailing listTo post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change listoptions,visit:http://lists.midrange.com/mailman/listinfo/rpg400-lor email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to reviewthearchivesat 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@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit:http://lists.midrange.com/mailman/listinfo/rpg400-lor email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
____________________________________________________________________________________
Need Mail bonding? Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091
____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html
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.