Re: File replaced by another file while saving. Anyway to get back the first file?



I don't suppose you still have that document open? If you haven't closed it,
you can try doing multiple Undos until you can't do it any more. Then save
it as the original name.

If you have closed it, you're pretty much SOL.

--

JoAnn Paules
MVP Microsoft [Publisher]



"meth" <meth@xxxxxxxxx> wrote in message
news:jc0ur15nncedgau07mlvappng0fpv5na1v@xxxxxxxxxx
> I'm running Word 2003. I made a mistake. I created my first document
> and saved it. My second file uses the same format so I just edit on
> the first file. But I forget to give a different name when saving.
> Now is there any way to get the first file back?
>
> I see there are a bunch of *.tmp file on the directory I saved the
> file. Anyway to open them up and see if I can get something back?


.



Relevant Pages

  • Re: Interesting data storage problem
    ... > write out to files a fair amount of data, on the rough order of 10 MB. ... number is the block's location in the second file. ... specifically recorded in the first file. ... the record data along with the extra data position and size. ...
    (comp.lang.java.programmer)
  • Re: Working with two input files
    ... First file: data1 data2 data3 ... Second file: 00:01 begin block 00:02 text data1 00:03 end block 01:10 begin block 01:11 text data2 01:12 end block 01:30 begin block 01:31 text data1 01:32 other data 01:33 end block 01:51 begin block 02:12 text data4 02:13 end block 02:11 begin block 02:12 text data3 ... from first file and don't output blocks with data, ... load it string by string and run script with different values of data, ...
    (comp.lang.awk)
  • Re: array values not visible outside while loop? scope issue?
    ... Can you please explain your script a bit so that I can ... The program will read the first file and then the second file ... awk is really great for processing files. ...
    (comp.lang.awk)
  • Re: Concatenating files
    ... involve internal data which has to be matched up in various esoteric ... constant-time operation on the first file (such as updating some ... header) and an Ooperation on the second file. ... Or maybe the running time of the join operation depends on the ...
    (comp.programming)
  • Re: Trying to make awk work for me...
    ... It returns the record that was changed as well as the prior record, but in reverse order rather than processing order ... the record from the first file passed to it first since that record would now appear to be only in the first file and the loop handles the first file first, then it'll print the record from the second file passed to it second since that record would now appear to be only in the second file and the loop handles the second file second. ...
    (comp.lang.awk)

Loading