Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System Environment Variable
Message
 
À
02/10/2002 18:32:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00707146
Message ID:
00707152
Vues:
17
>How can I return a value that is held in a System Environment variable? I need to get the value in Username.

Use GetEnv(). Below is an example that gets the environment variable UserName
? GETENV("USERNAME")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform