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

Re: add finder item to iTunes


  • Subject: Re: add finder item to iTunes
  • From: "Rick Schmidt" <email@hidden>
  • Date: Mon, 18 Aug 2008 15:33:55 -0500

Thanks! I had forgot about unix vs posix

On Mon, Aug 18, 2008 at 3:29 PM, Joe <email@hidden> wrote:
>Hello, this should be an easy one.  I am trying to add a finder item to iTunes with applescript. The path to the file is based on other variables from a dialog box.  I just need that file to open in itunes, once the path has been set.  Thanks. Sorry if this is a repost, I was notified that it did not go through.

You could ask iTunes to open it:

tell application "iTunes"
 open "Mac HD:Users:joe:Desktop:04 my song.mp3"
end tell

Joe

 _______________________________________________
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: 
 >add finder item to iTunes (From: "Rick Schmidt" <email@hidden>)

  • Prev by Date: Re: add finder item to iTunes
  • Next by Date: Re: add finder item to iTunes
  • Previous by thread: Re: add finder item to iTunes
  • Next by thread: Re: add finder item to iTunes
  • Index(es):
    • Date
    • Thread