[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Parameters



Sender: "Calabro, Buck" <Buck.Calabro@xxxxxxxxxxxx>

> I will be passing it a total of 8 
> parameters, 7 of them will contain 
> data, and the 8th one will be blank 
> when it is sent to the web program, 
> and needs to be returned to me from 
> the web program.  I guess my 
> main question is when I make the 
> call to the subprocedure, 
> how do I pass all of the parameters to it?  

The reference for this sort of question is the RPG Reference manual.  http://www.iseries.ibm.com/infocenter  For working examples, look no farther than HTTAPIR4.  It has many procedures with multiple parameters.  MD5 returns a value in a parameter, and is used within the service program, so you can see how it's defined (PR), used (CALLP) and implemented (PI).
  --buck


The information contained in this electronic mail transmission is intended by Communications Software Consultants, Inc. for the use of the named individual or entity to which it is directed
and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please notify the sender immediately and delete this
message from your system without copying or forwarding it.

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------