Get Current User Name Single Line, NO API
This code gets your user name *click* just like that.
Returns
It returns your user name.
Side Effects
Not sure if it works on anything other than VB6 because I don't have anything to test on for VB4 and VB5.
Rate Get Current User Name Single Line, NO API
(3(3 Vote))
MsgBox Environ("USERNAME")
Get Current User Name Single Line, NO API Comments
No comments yet — be the first to post one!
Post a Comment