Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sys(0)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Sys(0)
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01025078
Message ID:
01025327
Vues:
22
If you can use Windows Scripting Host:

local ox as WScript.Network
ox = CreateObject("WScript.Network")
? ox.ComputerName
? ox.UserDomain
? ox.UserName

>Hi,
>Then how could I retrieve current user logged in domain name? Does GETENV("USERDOMAIN") help?
>
>Thank you
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform