• 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: Michelle Steiner <email@hidden>
  • Date: Mon, 18 Aug 2008 13:35:15 -0700


On Aug 18, 2008, at 1:15 PM, Rick Schmidt 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. 

set foo to choose file --use file types or file identifiers to limit selection if you wish

tell application "iTunes"
activate
open foo
end tell

-- Michelle

--
Please contribute to the Leukemia and Lymphoma Society, and help me meet my fund raising goal for my marathon training.
<http://www.active.com/donate/tntdms/tntdmsMSteine>




 _______________________________________________
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

  • Follow-Ups:
    • Bug? was Re: add finder item to iTunes
      • From: Joe <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: Bug? was Re: add finder item to iTunes
  • Previous by thread: Re: add finder item to iTunes
  • Next by thread: Bug? was Re: add finder item to iTunes
  • Index(es):
    • Date
    • Thread