BUG: Where's Application Support?
BUG: Where's Application Support?
- Subject: BUG: Where's Application Support?
- From: Paul Berkowitz <email@hidden>
- Date: Sat, 15 Jun 2002 22:25:47 -0700
OS 10.1.5 / AS 1.8.2b3
Standard Additions / path to :
path to application support from user domain
--> ERROR: 'Expected end of line, etc. but found "from" '
path to application support
compiles with 'support' as a variable.
So '[path to] application support' is not a keyword in AS 1.8.2b3. (The
folder in fact exists OMM.)
If I use:
set userFolderPath to (path to current user folder as string)
set appSupportFolder to alias (userFolderPath & "Library:Application
Support:")
will it always work, or are "Library:Application Support:" valid folder name
only in English-language localized OS's?
Is one of those 4-character text 'path to' destinations available here? Can
someone remind me where to find the list of those?
--
Paul Berkowitz
_______________________________________________
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.