At 5:42 PM -0800 11/16/09, Stan Cleveland wrote:
>There may be other library systems that I've either forgotten about or of
>which I'm unaware. Please forgive my inadvertent omissions.

Script Debugger has had a library system built in for years now.

It uses a similar system to Paul's suggestion, loading the library into the script's context (instead of the parent), so everything is just accessible with no work or cruft in the script.  Script Debugger provides a library selection sheet which allows easy library selection and management.

Jon