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:
00770133
Views:
15
Hi ,
i am using for my application config file config.fpw like below.

tmpfiles=GETENV("windir")+"\temp"
*c:\vfptemp

editwork=GETENV("windir")+"\temp"
*c:\vfptemp

sortwork=GETENV("windir")+"\temp"
*c:\vfptemp

progwork=GETENV("windir")+"\temp"
*c:\vfptemp

*help=home()+"\foxhelp.chm"

*default=GETENV("windir")+"\temp"
*c:\vfptemp
Previous
Reply
Map
View

Click here to load this message in the networking platform