• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to find current user?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to find current user?


  • Subject: Re: How to find current user?
  • From: Harald E Brandt <email@hidden>
  • Date: Sat, 30 Oct 2004 22:58:26 +0200

On Oct 28, 2004, at 12:00 PM, Bernardo Hoehl wrote:
Is this what you want?

set CurrentUser to do shell script "whoami"

set ThePath to "/Users/" & CurrentUser & "/Library/Preferences/"


Why not the direct:

tell application "System Events"
	set userName to name of current user --your login (lowercase) username.
	set userPosixFolder to POSIX path of home folder --your home folder.
end tell


____heb____________________ Harald E Brandt http://bragit.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to find current user? (From: Carl Jabido <email@hidden>)
 >Re: How to find current user? (From: Bernardo Hoehl <email@hidden>)
 >Re: How to find current user? (From: Roger Howard <email@hidden>)

  • Prev by Date: Re: Applescript-users Digest, Vol 1, Issue 158
  • Next by Date: Re: [OT] Typo, someone was asking?
  • Previous by thread: Re: How to find current user?
  • Next by thread: Re: How to find current user?
  • Index(es):
    • Date
    • Thread