Re: where to put files owned by the application
Re: where to put files owned by the application
- Subject: Re: where to put files owned by the application
- From: Graff <email@hidden>
- Date: Sun, 20 Jun 2004 23:28:00 -0400
On Jun 20, 2004, at 10:10 PM, Walter Ian Kaye wrote:
At 06:04p -0700 06/20/2004, Chris Espinosa didst inscribe upon an
electronic papyrus:
On Jun 20, 2004, at 4:18 PM, Walter Ian Kaye wrote:
At 08:37a +1000 06/21/2004, Shane Stanley didst inscribe upon an
electronic papyrus:
path to library folder from user domain
Doesn't work in Jaguar
path to library folder from user domain with path creation
If the ~/Library folder doesn't exist, this will create it.
Um, when I said "doesn't work" what I really meant was "doesn't
compile".
What is the 4-byte code? I tried "libr" but that was unknown.
There's a nice AppleScript by Rob Jorgensen which lists most, if not
all of the path codes:
<
http://www.macupdate.com/info.php/id/11862>
Here's the ones listed for the user library. Unfortunately there
doesn't seem to be one just for the user Library itself:
favs = Root:Users:theuser:Library:Favorites:
fbcx = Root:Users:theuser:Library:Indexes:FindByContent:
issf = Root:Users:theuser:Library:Internet Search Sites:
issd = Root:Users:theuser:Library:Internet Search Sites:.Downloads:
kchn = Root:Users:theuser:Library:Keychains:
mang = Root:Users:theuser:Library:Managed Items:
pref = Root:Users:theuser:Library:Preferences:
rapp = Root:Users:theuser:Library:Recent Applications:
rdoc = Root:Users:theuser:Library:Recent Documents:
rsvr = Root:Users:theuser:Library:Recent Servers:
scr = Root:Users:theuser:Library:Scripts:
fasf = Root:Users:theuser:Library:Scripts:Folder Action Scripts:
- Ken
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.