Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Network machine name in Win95 with Novell?
Message
 
To
03/09/1997 11:01:29
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00048101
Message ID:
00048289
Views:
25
>>Good point, Mike, that is the reason why I hoped to understand this issue, so I could branch according to access level.
>>So, if sys(0) could be different than the Novell login ID, then how do I get the Novell login ID with VFP 5.0 ?
>
>Tom, again, you'll find the sample in the Knowledge Base WIN32API category.

Gentlemen,

Here's what the SYS(0) documentation says:

"Machine information must first be assigned by the network software and the network shell must be loaded."

This indicates that whatever the network operating system, the information available through SYS(0) comes from there. This should be the same (in the case of the user name) as that returned by the API call to it. Personally, I use WNetGetUser.

George
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform