• 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: Mark Hunte <email@hidden>
  • Date: Sun, 23 Nov 2014 05:18:02 +0000

Thanks shane,

I did wondered why that particular log did not work even when earlier things seemed to work.

But I had code outside of the tell block and logging  that should have picked up the vars that where being populated in the tell block

But now everything is working again! even with that log in there as it was. The log does not work as you say but the rest of the tell block is now. really odd. As I have not changed anything! 


On 23 Nov 2014, at 05:01, Shane Stanley <email@hidden> wrote:

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

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

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