• 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: Application library ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application library ?


  • Subject: Re: Application library ?
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 04 Jan 2016 23:57:29 +1100

On 4 Jan 2016, at 11:46 PM, Jean-Christophe Helary <email@hidden> wrote:

Yes, but the dictionary uses "show help" but there is not "show help" handler in the code, as far as I can tell.

Sure there is -- it's the very first one:

on show help
CNFGshowHelp()
end show help

on CNFGshowHelp()
set thisFile to (path to resource "handlers.html")
tell application "Safari"
activate
open thisFile
end tell
end CNFGshowHelp


-- 
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: Application library ?
      • From: Jean-Christophe Helary <email@hidden>
References: 
 >Application library ? (From: Jean-Christophe Helary <email@hidden>)
 >Re: Application library ? (From: Shane Stanley <email@hidden>)
 >Re: Application library ? (From: Jean-Christophe Helary <email@hidden>)

  • Prev by Date: Re: Application library ?
  • Next by Date: Re: Application library ?
  • Previous by thread: Re: Application library ?
  • Next by thread: Re: Application library ?
  • Index(es):
    • Date
    • Thread