home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5186 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.1 KB

  1. Path: sparky!uunet!dtix!mimsy!alex
  2. From: alex@cs.umd.edu (Alex Blakemore)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: launching shell commands
  5. Message-ID: <59179@mimsy.umd.edu>
  6. Date: 23 Jul 92 03:47:59 GMT
  7. References: <92203.164622MKK2@psuvm.psu.edu> <92204.103326MKK2@psuvm.psu.edu>
  8. Sender: news@mimsy.umd.edu
  9. Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
  10. Lines: 19
  11.  
  12. In article <92204.103326MKK2@psuvm.psu.edu> MKK2@psuvm.psu.edu writes:
  13. > If someone has added a lot of
  14. > functionality to Subprocess, it'd be a good candidate to the archives.
  15.  
  16. Opener includes an improved Process object - available from the archives.
  17. The source is distributed and its freeware, but its also copyrighted.
  18. I imagine its ok to reuse it but perhaps Mr. Hawley could elaborate
  19. on that.
  20.  
  21. /*
  22.  * Process -- manage i/o with simple subprocesses.
  23.  * Considerably tweaked relative of /NextDeveloper/Examples/Subprocess.
  24.  * M. J. Hawley
  25.  * Copyright (c) MIT Media Laboratory
  26.  * mike@media-lab.mit.edu
  27.  */
  28. -- 
  29. -------------------------------
  30. Alex Blakemore alex@cs.umd.edu
  31.