home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / programm / 6504 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.os.os2.programmer
  2. 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
  3. From: jahonen@cs.joensuu.fi (Jarmo Ahonen)
  4. Subject: Communicating from REXX programs to another programs
  5. Message-ID: <1992Nov17.090326.10688@cs.joensuu.fi>
  6. Organization: University of Joensuu
  7. Date: Tue, 17 Nov 1992 09:03:26 GMT
  8. Lines: 26
  9.  
  10.  
  11. Hello,
  12.  
  13. I hope that that you would answer to that even if it is a FAQ.
  14.  
  15. How can I start a REXX program and use it to pass messages between
  16. two other processes?
  17.  
  18. I would like to write a REXX program which I could start from one 
  19. program and then use that REXX program to do the communication
  20. between the original program and another program started from the
  21. REXX program.
  22.  
  23. In other words, if I have e.g. a program to calculate various 
  24. results from a set of data and I would like to connect that program
  25. to various possible databases etc by writing a REXX "driver" to
  26. handle the communication between my program and the database,
  27. how can I do it?
  28.  
  29. Thanks for your help,
  30.  
  31. ----------------------------------------------------------------------
  32. Jarmo J. Ahonen
  33. Computing Centre, Lappeenranta University of Technology, P.O.Box 20,
  34. SF-53851 Lappeenranta, Finland. email: Jarmo.Ahonen@lut.fi
  35.  
  36.