× 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: "Njal Fisketjon" <n.f@xxxxxxx>
  • Date: Tue, 3 Jul 2001 22:44:16 +0200
  • Importance: Normal

> Is there any way I can call a program from a program without knowing what 
> the second (called) programs name or parameters are at the time I write the 
> first (calling) program. I need to get any parameters back from the second 
> program into the first program.
> 
> What I am trying to do is write one sockets program that will run on the 
> AS/400 and run a program that was passed to it from a PC and then pass the 
> results to the PC. The pc will format the call and strip out the returned 
> parameters.
> 
> It is my understanding the QCMDEXEC and Run remote command (ftp) will not 
> return parameters.
> 
> I have not used ILE very much so it maybe easier then I think. I can write 
> the sockets program it is just the part of calling the second program that 
> I need to know how to handle.
> 

I suppose the program passing information to the socket program must know the
number and types of the parameters.

Perhaps if you generate a CL program, rexx procedure or python program, you
may pass the parameters back to your socket program in some way.

You still need to tell the socket program which parameters return values that
you are interested in.


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