Hi all! :)
Is it possible in MMF to get the name of the user currently logged in Windows?
Thank you in advanced! :)
Printable View
Hi all! :)
Is it possible in MMF to get the name of the user currently logged in Windows?
Thank you in advanced! :)
With MMF2 Developer, you can use the OS object.
Thank you for your answer! :)
Is there a way to do it in MMF2 Standard?
(I think I'll have to upgrade to Developer anyway :D )
CurUser$( "YASO Object" )
Thank you, it works! :D