Board index » cppbuilder » ~FILENAME.EXT trash files

~FILENAME.EXT trash files


2004-07-09 04:00:04 AM
cppbuilder76
Every time I work on my projects, I notice that after modifying and running
my programs that a bunch of ~FILENAME.EXT trashfiles get generated. I
always thought those were just temporary files that were created when they
were being modified (i.e. ~Form1.cpp is created when Form1.cpp is being
modified, etc.), but even after saving and closing everything down, these ~
files still remain. It's not detrimental, but just annoying and a waste of
space, and I was wondering if there was anyway to prevent this from
happening all the time.
 
 

Re:~FILENAME.EXT trash files

I use BCB5 Pro and this happens when the "Create backup files"
checkbox is checked in Editor Options ->Display.
Actually, I get
Form1.~cpp
Form1.~dfm
etc
Eudy
Blake Young wrote:
Quote
Every time I work on my projects, I notice that after modifying and running
my programs that a bunch of ~FILENAME.EXT trashfiles get generated. I
always thought those were just temporary files that were created when they
were being modified (i.e. ~Form1.cpp is created when Form1.cpp is being
modified, etc.), but even after saving and closing everything down, these ~
files still remain. It's not detrimental, but just annoying and a waste of
space, and I was wondering if there was anyway to prevent this from
happening all the time.
 

Re:~FILENAME.EXT trash files

Thanks for the info. I'll change it now.
 

{smallsort}