Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site whuxle.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!genrad!mit-eddie!whuxle!jph From: jph@whuxle.UUCP Newsgroups: net.micro.pc Subject: Re: Disk Error Handler Bug (?) in MS-DOS - (nf) Message-ID: <362@whuxle.UUCP> Date: Mon, 14-May-84 12:11:55 EDT Article-I.D.: whuxle.362 Posted: Mon May 14 12:11:55 1984 Date-Received: Tue, 15-May-84 02:42:35 EDT Sender: jph@whuxle.UUCP Organization: Bell Labs, Whippany Lines: 12 #R:sri-arpa:-19800:whuxle:22700031:000:458 whuxle!jph May 10 08:40:00 1984 Your problem was that you `changed' floppies while you had a file OPENed. There are words in the manual that sya if you do this, your directory can get messed up. Now true, after an error, maybe things shoudl be re-read, but what if you have a program executing that had several files open on the floppy at once. What happens in this case. So a word to the `wise' is not to change disks in the middle of an operation. Instead, restart it from the beginning.