• 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: Path to library folder w/ network home directory?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Path to library folder w/ network home directory?


  • Subject: Re: Path to library folder w/ network home directory?
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 21 May 2007 15:40:51 -0700

On May 21, 2007, at 3:04 PM, Shandor Simon wrote:

tell application "Finder"

set profilefolders to folder ((path to library folder from user domain as string) & "Application Support:Firefox:Profiles")
...
end tell

I found that this works:

tell application "Finder"
set profilefolders to (folder ((path to library folder from user domain as string) & "Application Support:Firefox:Profiles")) as alias
end tell


But as Chris wrote, "as unicode text" is better.

-- Michelle

--
A great Idea!  That's what we need--a great idea.
 --Pesudolous, (A Funny Thing Happened on the way to the forum)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Re: Path to library folder w/ network home directory? (From: Shandor Simon <email@hidden>)

  • Prev by Date: Re: with timeout / try & on error
  • Next by Date: Mark Pinson is out of the office.
  • Previous by thread: Re: Path to library folder w/ network home directory?
  • Next by thread: Re: Path to library folder w/ network home directory?
  • Index(es):
    • Date
    • Thread