Using script bundles
Using script bundles
- Subject: Using script bundles
- From: "Amandeep Singh" <email@hidden>
- Date: Mon, 14 Jan 2008 16:09:31 -0700
- Thread-topic: Using script bundles
Hi,
We are creating a script library, the natural organization of those
scripts suggest separate script files. However, this means that user
will have to include multiple scripts using "load script file" commands.
And here multiple is > 10
So, I saved the main entry script as a bundle and saved other script
files as resources. Now the question is
1. Is it possible for the main script to refer to the scripts stored as
resources in the bundle?
2. Is it possible for the user of the script bundle to refer to the
scripts stored as resources in the bundle?
Any other suggestions on how to package these bunch of scripts. The last
resort I would have is to create a one long script.
Thanks,
Aman
_______________________________________________
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