Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grab Email ID
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00383974
Message ID:
00384028
Views:
27
>Is there a way to grab the email ID off of PC? This would really simplify some of my coding. I do this now witht the PC ID.
>

There's no 'email ID' for a machine; the machine has a NetBIOS name, which is returned as a part of the SYS(0) function; the user -may- have an email ID, or may not, and this identifier follows the user regardless of the machine. Determining the user name also can come from part of the SYS(0) function; once you have a username, you can check to see if they've a user profile that includes an email address - but there is no guarentee that they'll have one.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform