Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Tek) 9/26/83; site tektronix.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!houxm!houxz!vax135!floyd!cmcl2!seismo!hao!hplabs!tektronix!joels From: joels@tektronix.UUCP (Joel Swank) Newsgroups: net.micro.cbm Subject: Re: Save with replace '@:' trashes files ??????? Message-ID: <2655@tektronix.UUCP> Date: Wed, 30-May-84 01:04:54 EDT Article-I.D.: tektronix.2655 Posted: Wed May 30 01:04:54 1984 Date-Received: Sat, 2-Jun-84 09:17:38 EDT References: <857@druxm.UUCP> Organization: Tektronix, Beaverton OR Lines: 13 I investigated the problem with @: saves extensively when I first encountered it. I found that the problem never occurs the first time a directory entry is reused (that's essentially what @: does, re-use the directory entry for a new file). So it's safe to do it once. It happens frequently the second time an entry is re-used. The probability is very high that it will happen on the third @:. The problem is independent of the file type. There are 3 solutions to the problem: Don't use @: ; Use it only once on each directory entry; validate the disk after each @:. Joel Swank Tektronix, Beaverton OR