Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uicsld Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!uicsl!uicsld!windes From: windes@uicsld.UUCP Newsgroups: net.micro.pc Subject: Re: DOS: COPYTREE ? & a .BAT question Message-ID: <5200001@uicsld> Date: Fri, 4-Apr-86 14:06:00 EST Article-I.D.: uicsld.5200001 Posted: Fri Apr 4 14:06:00 1986 Date-Received: Thu, 10-Apr-86 00:38:35 EST References: <3200001@infbs> Lines: 6 Nf-ID: #R:infbs:3200001:uicsld:5200001:000:248 Nf-From: uicsld.UUCP!windes Apr 4 13:06:00 1986 well, for your batch problem, try invoking a new copy of command.com when you run the .bat file. ( like this -- COMMAND.COM /C YOUR.BAT ) then the command EXIT will quit the shell your batch file is running in, and stop the batch job pronto.