With use Environ$("User" to get the user's Windows desktop ID (does not work in Win9x), then do a lookup against a table of registered system users to get their name
or
Use the CurrentUser() function to get the users workgroup name then perform the same lookup against a table of registered users. Note this will only work if all users have their own workgroup login.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.