Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I obtain the user name?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Miscellaneous
Thread ID:
01123025
Message ID:
01123360
Views:
21
>>Another alternative to get the real full name is:
>>
>>
>>oSysInfo = GetObject("WinNT://DOMAIN/USERNAME")
>>? oSysInfo.Fullname
>>
>>
>>Bye, Olaf.
>
>Or just:
>
>
cUserName = GETENV("username")
It's still not a full name of the user, but a login name.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform