Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting the temporary files path programatically
Message
 
To
25/03/2003 09:07:32
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00769666
Message ID:
00770143
Views:
19
Hi Stephen,

>Is there a command similar to set path to that can be used to
>programatically set the temporary files path ?

This trick might be limited to the development environment, but you can change the path in the registry (HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\8.0\Options\TMPFILES) using the registry class that comes with VFP, call SYS(3056) to load the new settings and change the registry value back to its original value.

--
Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform