• 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: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called


  • Subject: Re: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
  • From: Shane Stanley <email@hidden>
  • Date: Sun, 23 Nov 2014 16:01:30 +1100

On 23 Nov 2014, at 3:42 pm, Mark Hunte <email@hidden> wrote:

        tell application "iTunes"
            log "HERE"

You can;t use log like that in an app tell block. Try:

tell application "iTunes"
tell current application to log "HERE"


-- 
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>

 _______________________________________________
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:
    • Re: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
      • From: Mark Hunte <email@hidden>
References: 
 >Scripting alerts (From: Shane Stanley <email@hidden>)
 >Re: Scripting alerts (From: Shane Stanley <email@hidden>)
 >Re: Scripting alerts (From: Shane Stanley <email@hidden>)
 >Re: Scripting alerts (From: Shane Stanley <email@hidden>)
 >Re: Scripting alerts (From: Shane Stanley <email@hidden>)
 >Re: Scripting alerts (From: Shane Stanley <email@hidden>)
 >Re: Scripting alerts (From: Mark Hunte <email@hidden>)
 >Re: Scripting alerts (From: Shane Stanley <email@hidden>)
 >Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called (From: Mark Hunte <email@hidden>)

  • Prev by Date: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
  • Next by Date: Re: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
  • Previous by thread: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
  • Next by thread: Re: Xcode Yosemite 10.10.1 cocoa-Applescript iTunes Tell blocks not being called
  • Index(es):
    • Date
    • Thread