realbasic-nug
[Top] [All Lists]

Re: Getting full user name

To: "REALbasic Network Users Group" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Getting full user name
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Fri, 27 Feb 2004 13:06:01 -0600
References: <BC6552DD dot 10DAE%RBNUG at fischerappelt dot de>
Or use a shell and the command "id -P" and parse the output.

That just gets you the user's short name, and an easier way to get that is use the Shell class and do a 'whoami'

~Aaron
--
To me, hockey is like boxing, except there's no bell, no ropes, and the boxers carry sticks.

- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>