Calling an Applet's Library Handlers
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
|
_______________________________________________
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