• 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? was Re: add finder item to iTunes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug? was Re: add finder item to iTunes


  • Subject: Re: Bug? was Re: add finder item to iTunes
  • From: Philip Aker <email@hidden>
  • Date: Wed, 20 Aug 2008 09:40:35 -0700

On Aug 19, 2008, at 1:44 PM, Luther Fuller wrote:

Interesting. I've also noticed that, while ...

	tell application "iTunes"
		open (alias "Work_Files:Music:Bach:Violin Concerto No 2.aif")
	end tell

does not work, this ...

	tell application "iTunes"
		open (get alias "Work_Files:Music:Bach:Violin Concerto No 2.aif")
	end tell

does work. And the constructions

	alias "..." = "..." as alias

ought to be equal, but apparently aren't. Which seems to me to be the bug, here.

There's also the anomaly in AppleScript Studio (10.4) that casting like: alias "Work_Files:Music:Bach:Violin Concerto No 2.aif"

fails but casting like:

	"Work_Files:Music:Bach:Violin Concerto No 2.aif" as alias

works.


Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

_______________________________________________
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: Bug? was Re: add finder item to iTunes (From: has <email@hidden>)
 >Re: Bug? was Re: add finder item to iTunes (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Applescript, Leopard, and dialup modems
  • Next by Date: I can't get the correct syntax for this filter
  • Previous by thread: Re: Bug? was Re: add finder item to iTunes
  • Next by thread: I can't get the correct syntax for this filter
  • Index(es):
    • Date
    • Thread