On Wed, 19 Feb 2003 10:18:32 -0500, Bill Downall wrote:
>>an use. I was using (Cval(computer)) but I guess I need (Cval
>(netuser)).
>
>you probably want ENVVAL('netuser'))
I'm wrong. You were right the first time. There's a lot of stuff in
ENVVAL, but netuser is not a normal one of those. On my XP system,
I get the same value from these:
CVAL('netusrer'))
ENVVAL('username')
neither one is a logon name, but rather the user name associated with
the login.
Bill

