Re: Application Support
Re: Application Support
- Subject: Re: Application Support
- From: kai <email@hidden>
- Date: Sat, 14 Apr 2007 21:09:27 +0100
On 14 Apr 2007, at 21:01, Joshua Coventry wrote:
I am trying to reference a folder and file inside the end-user's
Application Support folder.
So far I have path to application support from user domain
but I want to reference a folder and file inside the Application
Support folder. For example I want the path to include the
ABPerson.index from the AddressBook folder (just an example)
Just coerce to a path and extend from there, Joshua:
---------
(path to application support from user domain as Unicode text) &
"AddressBook:ABPerson.index" as alias
---------
---
kai
_______________________________________________
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