Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Temporary Files
Message
 
 
To
09/07/2003 08:05:25
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00808416
Message ID:
00808424
Views:
14
Hi Rebecca,

Location of VFP temporary files is determined as follow

1. TMPFILES=< temp directory > directive in CONFIG.FPW configuration file. It can be overritten by PROGWORK, SORTWORK and EDITWORK directives

2. If location of temp files isn't specified, the value of TEMP environment variable is used, if directory it specifies exists.

3. If it is not present either, than temporary files are created in startup directory

It's up to you which method to use.

>Hi,
>I have an application running on a server. While processing reports, it creates temporary dbfs then deletes them when done. It is putting these temporary dbfs on the c:\ drive of the user's computer, which I don't want it to do. I have a default path set in the start-up program.
>
>How can I keep it from doing this?
>Thanks for any help...
>Becky
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform