Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SYS(0) returns the machine name and the user name in Nov
Message
From
09/10/1997 16:48:00
 
 
To
09/10/1997 13:58:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00053929
Message ID:
00053968
Views:
26
>All I want to do is to return the user name. Any ideas?

Hi Robert, I use the next code:
*****
* NETUSER function, return the user name
*
RETURN alltrim(substr(sys(0),at("#",sys(0))+1))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform