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


  • Subject: Re: Calling a program without knowing the parms
  • From: John Ross <jross-ml@xxxxxxxxxxxxxxx>
  • Date: Wed, 04 Jul 2001 21:42:51 -0500

Carel,

Since some of the calls will be to RPG programs that are already written 
and I do not want to change their parameters at some point the string would 
have to be broken out and a Call statement formatted. I think it has come 
done to a large string and using an array of offsets to know how to break 
up the string and pointers to pass the values.

Thanks
John Ross

At 07:23 PM 7/4/01 +0200, you wrote:
>John,
>
>Just a thought: can you not pass the parameters in one string (a data 
>structure) and have the receiving and the calling programming split the 
>subfields in usefull work fields. The programme name can be passed as 
>another parameter and used on  the CALL-statement: CALL &SOMETHING (in CLP).
>
>Like:          Call Socketprogramme
>                  Parm                            ProgrammetoCall     10
>                  Parm                            DataInRequest      256
>
>Socket       Parm            ProgrammeToCall                  10
>                  Parm             DataToProces                     256
>
>                 Call               ProgrammeToCall
>                 Parm DataToProces
>
>This may have been mentioned earlier.
>
>Regards,
>
>Carel Teijgeler

+---
| 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 thread ...

Replies:

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.