• 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: Artist in iTunes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Artist in iTunes


  • Subject: Re: Artist in iTunes
  • From: Marcus Rodrigues <email@hidden>
  • Date: Tue, 12 Aug 2003 23:43:38 -0300

Thx!!! Now I see where I was going wrong ;-)

Please ignore my other iTunes questions ;-)


On Tuesday, August 12, 2003, at 11:36 PM, Bill White wrote:

Marcus,

You're very close! Try this:

tell application "iTunes"
set theMusic to name of current track
set theArtist to artist of current track
display dialog "Playing " & theMusic & " of " & theArtist & "."
end tell

HTH,

Bill

What is the correct statement for getting a track Artist?

I did:

tell application "iTunes"
set theMusic to name of current track
set theArtist to artist of theMusic
display dialog "Playing " & theMusic & " of " & theArtist & "."
end tell

None work =-(


o#? Marcus Rodrigues o#?
iBook 600 - Combo - Jaguar
CC4nsul do Brasil Apple Clube - Caxias do Sul
Moderador BAC-Macusers
ichat: marcusrodrigues
mailto:email@hidden
http://homepage.mac.com/marcusrodrigues
_______________________________________________
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: Artist in iTunes (From: Bill White <email@hidden>)

  • Prev by Date: Re: Artist in iTunes
  • Next by Date: Re: Artist in iTunes
  • Previous by thread: Re: Artist in iTunes
  • Next by thread: Re: Artist in iTunes
  • Index(es):
    • Date
    • Thread