• 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: BUG: Where's Application Support?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUG: Where's Application Support?


  • Subject: Re: BUG: Where's Application Support?
  • From: John Stewart <email@hidden>
  • Date: Sun, 16 Jun 2002 05:39:12 -0400

On Sunday, June 16, 2002, at 12:31 AM, Paul Berkowitz wrote:

> path to application support folder from user domain

> (with 'folder' included) also errors here. This time 'folder'
> is the offending word following the variable 'support'. Still
> no good.



Paul,

I've been finding that with multiple word commands and classes it's a good idea to use parenthesis
to make sure AppleScript doesn't get confused. This seems to be happening in more in the OS X
versions than OS 9 and previous.

path to (application support) from user domain
--> alias "OS X:Users:john:Library:Application Support:"

path to (application support)
--> alias "OS X:Library:Application Support:"



OS X 10.1.5, AS 182b3

John
_______________________________________________
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.

References: 
 >Re: BUG: Where's Application Support? (From: Philip Aker <email@hidden>)

  • Prev by Date: Re: BUG: Where's Application Support?
  • Next by Date: AppleScript CGI and Mac OS X?
  • Previous by thread: Re: BUG: Where's Application Support?
  • Next by thread: Re: BUG: Where's Application Support?
  • Index(es):
    • Date
    • Thread