Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetEnv
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
GetEnv
Divers
Thread ID:
00772652
Message ID:
00772652
Vues:
47
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform