Question: is it safe to delete them to free up space, or will I eff up the
operation of Word if I do?
Second question, just out of curiosity - if they're not needed after a Word
session, how come Word doesn't delete them automatically?
BTW I'm using Word 97
TIA,
Peter Wardley-Repen
Normally, the computer DOES delete them, unless the machine locks up. If a
program is exited normally, all tmp files are automatically deleted. You
can actually look at the dates and see exactly when you were pulling your
hair out because of the machine locking up! What obviously happens as the
number of tmp files grow, you run out of hard drive and "swap" file space.
This will cause even more lockups, and more "tmp" files, etc., etc., etc.
Regards,
Bill Foley
www.pttinc.com
Peter Wardley Repen wrote in message <#Iz8sYrWAHA.244@cppssbbsa04>...
--
\ \\ // /
( @ @ )
----oOOO----(_)----OOOo-----
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor <gma...@eidosnet.co.uk>
The five ages of man:
Lager.. Aga .. Viagra .. Saga .. Gaga
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
"Peter Wardley Repen" <pet...@powys.gov.uk> wrote in message
news:#Iz8sYrWAHA.244@cppssbbsa04...
HD's are indeed very cheap, but don't forget the story of the peron
owning a pond. Every year that pond was closed off by a particularly
viscious type of algae. These little critters had the habit of
multiplying once a day. It took 77 days to let the whole pond be
poisoned by this lifeform.
So, what did the geezer do? He rang a construction company, telling
them to dig an extension to the pond, making it twice as big. You may
have guessed, this caused the pond to be grown full in just 78 days.
What can we learn from this: double the capacity of your hard drive and
it takes only one extra day to create a mess that is twice what you had
in the first place.
Richard (NL)
Geez, I'm sort of getting into a philisophical mood... weird, that!
In article <1wtV5.104916$K64.1...@monolith.news.easynet.net>,
--
Machine Intelligence teaches us:
"I think, therefore I sum" which
translates into "Cogito Ergo Am"
Sent via Deja.com http://www.deja.com/
Before you buy.
> Normally, the computer DOES delete them, unless the machine locks up. If
a
> program is exited normally, all tmp files are automatically deleted. You
> can actually look at the dates and see exactly when you were pulling your
> hair out because of the machine locking up! What obviously happens as the
> number of tmp files grow, you run out of hard drive and "swap" file space.
> This will cause even more lockups, and more "tmp" files, etc., etc., etc.
And that explains the dates on the files - I was a little puzzled that none
of them seemed recent, but they do correlate with the dates of crashes!
Peter
I finally wrote a VB app that deletes files over two days old from the
Windows Temp directory. I found code for GetTempPath. It only works if the
path found is C:\Temp or C:\Windows\Temp. Does not delete any sub folders.
Does not delete system or hidden files. Will prompt user if file is
read-only before deleting.
I have been using the app for over two years and it is working very well.
It is copyrighted but free if someone wants a copy. I have tested and used
this extensively but will not take any responsibility for your machine.
Anything can happen with Windows. I have been running this on well over 100
computers Windows 95/98/NT4/Windows 2000.
Thanks,
Bob Askey