Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sys(0)
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Sys(0)
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01025078
Message ID:
01025327
Views:
20
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
Previous
Reply
Map
View

Click here to load this message in the networking platform