• 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: launch broken in Mt Lion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: launch broken in Mt Lion


  • Subject: Re: launch broken in Mt Lion
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 15 Jan 2013 10:13:35 +1100

On 15/01/2013, at 9:29 AM, Luther Fuller <email@hidden> wrote:

> Of course I could. And I considered doing that ... until I realized that I would have to make the same changes to the script of Main.app which also uses someMenuItemHandler. This would make Main.app horribly complicated.

Without seeing your code it's hard to tell, but if Main.app passed an empty string to someMenuItemHandler, you could do something like:

on someMenuItemHandler(thePath)
if thePath is "" then
 set selfRef to thePath
else
 set selfRef to (path to me)

And so on.

> The only real solution is for a really quick fix from Apple.

That's the only solution you have absolutely no control over -- in your earlier message you said:

> I can't afford to wait.


--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <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: 
 >launch broken in Mt Lion (From: Luther Fuller <email@hidden>)
 >Re: launch broken in Mt Lion (From: Luther Fuller <email@hidden>)
 >Re: launch broken in Mt Lion (From: Luther Fuller <email@hidden>)
 >Re: launch broken in Mt Lion (From: Shane Stanley <email@hidden>)
 >Re: launch broken in Mt Lion (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: launch broken in Mt Lion
  • Next by Date: apple bridging for applescript and python
  • Previous by thread: Re: launch broken in Mt Lion
  • Next by thread: Re: launch broken in Mt Lion
  • Index(es):
    • Date
    • Thread