Objective-C Equivalent of System.currentFullUserName()
Objective-C Equivalent of System.currentFullUserName()
- Subject: Objective-C Equivalent of System.currentFullUserName()
- From: Matthew Christensen <email@hidden>
- Date: Fri, 9 Apr 2004 09:08:23 -0400
In the cocoa documentation, there is a Java class NSSystem with a
method currentFullUserName. Does anyone know what the Objective-C
equivalent is? It looks like I can get the login name from [[NSProcess
processInfo[ enviroment], but in this particular case I need the full
user name.
Thanks,
Matt Christensen
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.