home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!mimsy!alex
- From: alex@cs.umd.edu (Alex Blakemore)
- Newsgroups: comp.sys.next.programmer
- Subject: Re: launching shell commands
- Message-ID: <59179@mimsy.umd.edu>
- Date: 23 Jul 92 03:47:59 GMT
- References: <92203.164622MKK2@psuvm.psu.edu> <92204.103326MKK2@psuvm.psu.edu>
- Sender: news@mimsy.umd.edu
- Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
- Lines: 19
-
- In article <92204.103326MKK2@psuvm.psu.edu> MKK2@psuvm.psu.edu writes:
- > If someone has added a lot of
- > functionality to Subprocess, it'd be a good candidate to the archives.
-
- Opener includes an improved Process object - available from the archives.
- The source is distributed and its freeware, but its also copyrighted.
- I imagine its ok to reuse it but perhaps Mr. Hawley could elaborate
- on that.
-
- /*
- * Process -- manage i/o with simple subprocesses.
- * Considerably tweaked relative of /NextDeveloper/Examples/Subprocess.
- * M. J. Hawley
- * Copyright (c) MIT Media Laboratory
- * mike@media-lab.mit.edu
- */
- --
- -------------------------------
- Alex Blakemore alex@cs.umd.edu
-