Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!rca.com!EVERHART%ARISIA From: EVERHART%ARISIA@rca.com.UUCP Newsgroups: mod.computers.vax Subject: Multiple VMS processes Message-ID: <8702240052.AA22616@ucbvax.Berkeley.EDU> Date: Mon, 23-Feb-87 10:35:00 EST Article-I.D.: ucbvax.8702240052.AA22616 Posted: Mon Feb 23 10:35:00 1987 Date-Received: Thu, 26-Feb-87 21:26:05 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 15 Approved: info-vax@sri-kl.arpa H. Steinberg (?) writes of a nifty feature wherein one can gain a new prompt and do things under Unix on receipt of a ^Z type-in. I've seen this done under VMS by typing ^Y and then various SPAWN/NOWAIT commands and continue commands. The SET PROMPT command in these cases is essential to keep track of which process you're talking to and you need to remember that all processes see the ^C and ^y signals you type (so you have to continue them all). But it's a way of getting an interactive prompt to do something useful when a process you started turns out to take longer than is convenient. Perhaps someone else who does more of this can give more detail. Glenn Everhart Everhart%Arisia@RCA.com