Load Script
Load Script
- Subject: Load Script
- From: Luther Fuller <email@hidden>
- Date: Wed, 25 May 2011 10:51:00 -0500
Suppose scriptA contains this line ...
set scriptB to load script ...
I have been looking and as far as I can tell, there is no way for scriptB to call handlers in scriptA.
Obviously, my scriptA contains common handlers that I want to be available to scriptB, scriptC, scriptD, ...
In order to do what I need, I think I will need to put all common handlers into a loadable script, then
scriptA loads scriptB which loads commonHandlers.
Or, did I miss something?
Is there any way for a loaded script to call handlers in the parent loading script?
_______________________________________________
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