Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!dog.ee.lbl.gov!ucsd!qualcom.qualcomm.com!cancun.qualcomm.com!rdippold From: rdippold@cancun.qualcomm.com (Ron Dippold) Newsgroups: comp.os.msdos.programmer Subject: Re: More on my batch file problem Message-ID: <1991May23.195641.17633@qualcomm.com> Date: 23 May 91 19:56:41 GMT References: <49380@ut-emx.uucp> Sender: news@qualcomm.com Distribution: na Organization: Qualcomm, Inc., San Diego, CA Lines: 16 Nntp-Posting-Host: cancun.qualcomm.com In article <49380@ut-emx.uucp> migdol@emx.utexas.edu (Michael A. Migdol) writes: > > Ok, maybe I'm an idiot for trying to do this, but here's a summary of >my efforts: I'm trying to run several applications in a row from a batch >file. For various reasons, I've concluded that the machine needs to reboot >between applications. So, here's what I've got: >[...] >Make sense? The problem is that the batch file is writing over itself...does >anyone have any suggestions? If you're using a disk cache program that does staged writes, such as Hyper Disk Cache, running reboot will bypass the normal protection that the program has to keep you from rebooting your machine before all queued up sectors are written to the disk. If that is the case, put a pause before the reboots. -- Standard disclaimer applies, you legalistic hacks. | Ron Dippold