Hello

Could you explain me:
How can I get user name, I mean system user name NOT Application.Username.

I need to detect user name. I can not use:
Application.Username
because this variable can be simply change by the user, for example:
user: John1
is able to change user name like this:
Tools=>Options=>General_tab=>UserName

Do you have any idea how I can get true user name?

thanks a lot