teddybear
5th October 2009, 08:28
Hi,

I remember there is a DLL that can retrieve the user name from table ttaad200 by using logname$.

Can someone tell me this dll.

mark_h
5th October 2009, 13:46
Can't you just use logname$ and do a select against the table? The only other thing I recall is tt.user() function.

teddybear
6th October 2009, 03:32
tt.user() works fine for me.

Thank you