Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 (USS@Tek, v1.1) based on 4.3bsd-beta 6/6/85; site tekchips.UUCP Path: utzoo!decvax!tektronix!tekcrl!tekchips!toma From: toma@tekchips.UUCP (Tom Almy) Newsgroups: net.micro.pc Subject: How do I chain programs? Message-ID: <219@tekchips.UUCP> Date: Fri, 11-Apr-86 10:48:51 EST Article-I.D.: tekchips.219 Posted: Fri Apr 11 10:48:51 1986 Date-Received: Sat, 12-Apr-86 05:05:14 EST Reply-To: toma@tekchips.UUCP (Tom Almy) Distribution: na Organization: Tektronix, Inc., Beaverton, OR. Lines: 8 MS-DOS provides a handy EXEC call to execute another program and then return to the calling program, but how can I do the simpler task of quiting execution of a program (freeing the memory) making DOS execute another program? I have done this chaining in CP/M, but am at a loss of how to do it in MS-DOS. Reply to me at (major sites)!tektronix!tekchips!toma Thank You!