home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!usc!cs.utexas.edu!uwm.edu!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!news.funet.fi!cs.joensuu.fi!jahonen
- From: jahonen@cs.joensuu.fi (Jarmo Ahonen)
- Subject: Communicating from REXX programs to another programs
- Message-ID: <1992Nov17.090326.10688@cs.joensuu.fi>
- Organization: University of Joensuu
- Date: Tue, 17 Nov 1992 09:03:26 GMT
- Lines: 26
-
-
- Hello,
-
- I hope that that you would answer to that even if it is a FAQ.
-
- How can I start a REXX program and use it to pass messages between
- two other processes?
-
- I would like to write a REXX program which I could start from one
- program and then use that REXX program to do the communication
- between the original program and another program started from the
- REXX program.
-
- In other words, if I have e.g. a program to calculate various
- results from a set of data and I would like to connect that program
- to various possible databases etc by writing a REXX "driver" to
- handle the communication between my program and the database,
- how can I do it?
-
- Thanks for your help,
-
- ----------------------------------------------------------------------
- Jarmo J. Ahonen
- Computing Centre, Lappeenranta University of Technology, P.O.Box 20,
- SF-53851 Lappeenranta, Finland. email: Jarmo.Ahonen@lut.fi
-
-