• 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: Bill White <email@hidden>
  • Date: Tue, 12 Aug 2003 22:36:40 -0400

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 =-(
_______________________________________________
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.

  • Follow-Ups:
    • Re: Artist in iTunes
      • From: Marcus Rodrigues <email@hidden>
    • Re: Artist in iTunes
      • From: Marcus Rodrigues <email@hidden>
References: 
 >Artist in iTunes (From: Marcus Rodrigues <email@hidden>)

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