Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path To The User's Temp Folder
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01236533
Message ID:
01236567
Views:
22
Ya, I noticed that. It's ok though as all I need any temp folder.

Thanks



>Kevin,
>
>SYS(2023) and your Scripting code return different folders, the first one returns the Foxpro temp folder as it was set in the config file while your code returns the User's Windows Temp folder and they may or may not be the same, in my case they are not.
>
>By the way, in XP the equivalent environment variables are TMP and TEMP, so GetEnv("TMP") => Sys(2023) and GetEnv("TEMP") => Your Scripting code
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform