Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: lib() Message-ID: <6370@ucbvax.ARPA> Date: Fri, 19-Apr-85 16:14:14 EST Article-I.D.: ucbvax.6370 Posted: Fri Apr 19 16:14:14 1985 Date-Received: Sat, 20-Apr-85 07:44:47 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 10 From: Rudy.Nedved@CMU-CS-A.ARPA Is there some magic which can be used in connection with LIB$SPAWN whereby I can specify a command AND an input file and the subprocess will execute the command and then exit. If a don't specify an input file....it works but uses the parent process's sys$input which is unacceptable. -Rudy