Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetEnv
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
GetEnv
Miscellaneous
Thread ID:
00772652
Message ID:
00772652
Views:
49
Usually I use SYS(2023) to get the temp folder path and that is reliable regardless of the OS and user profile settings. However, a smiliar result could be obtained by getenv('temp') command whose remarks section in the online help says:
*********************************
Remarks
Two environment variables are always available: COMSPEC and PATH. You can create your own environment variables with the MS-DOS SET command.
*********************************

My Question: are there any circumstances under which GETENV('TEMP') will return empty strings or incorrect results?

Best Regards,
Bob
Next
Reply
Map
View

Click here to load this message in the networking platform