Reusability / inclusion of Apple Scripts?
Reusability / inclusion of Apple Scripts?
- Subject: Reusability / inclusion of Apple Scripts?
- From: Cliff Pruitt <email@hidden>
- Date: Wed, 12 May 2004 10:03:04 -0400
I know for those of you who have been at this a while, this will be no
big deal at all, but yesterday was the first time I was actually able
to write a script of any real complexity & usefulness between several
applications and I'm pretty excited about that. More of the details of
AS are starting to sink in & its encouraged me to get more into looking
at things like Script Objects & whatnot. So heres the question:
If I write Apple scripts (not in AS Studio), and want to use something
like a script object, does the script that is running have to contain
the object definition inside of that script, or is it possible to
create "libraries" and include them in the running script like you can
in OOP languages. If so does the other "library" script have to be
open and running in order to be accessed? Does the "library" script
have to be saved as an application?
I guess my real question is how, if there is a way at all, do you guys
work with multiple scripts or script objects outside of AS Studio? How
do you reference them?
Thanks for the time and the insight.
- Cliff
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.