• 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
Calling an Applet's Library Handlers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calling an Applet's Library Handlers


  • Subject: Calling an Applet's Library Handlers
  • From: Christopher Stone <email@hidden>
  • Date: Wed, 29 Jun 2016 18:04:12 -0500

Hey Folks,

You can call an applet's top-level handlers with no problem.

tell application "testLib"
   test01()
end tell

But can you do something similar to this on El Capitan when the applet contains embedded script libraries?

tell application "testLib"
   its lib01's testhandler01()
end tell

I've tried several variants and none work.

TIA

--
Best Regards,
Chris

 _______________________________________________
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

  • Prev by Date: Re: access to reparented enclosing script
  • Next by Date: Re: Calling an Applet's Library Handlers
  • Previous by thread: access to reparented enclosing script
  • Next by thread: Re: Calling an Applet's Library Handlers
  • Index(es):
    • Date
    • Thread