Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Yonks of tmp files never get cleaned up
Message
From
05/07/2005 07:34:36
 
 
To
05/07/2005 07:17:25
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01028926
Message ID:
01028935
Views:
13
>VFP, or at least my apps, do create tmp files galore. Since it does so automatically, I assumed it would also clean up after itself when the app is closed.
>
>I guess the question is: how do you people handle this?

My experience is that VFP never leaves any temp files, they are always deleted automatically, unless VFP or your application crashes. However, to reduce the problem, I always have the line TMPFILES=c:\temp in my config.fpw file. The empty the c:\temp directory from time to time.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform