[JS][CS3] Script Librarys
Hi.
I am going to be embarking on a large scripting project soon, and would like to know if there is any way I can point a script to a different script file containing my commonly used functions. This is something similar to (as my failing memory recalls) in c++, having the #include........ line at the top of the code.
If this can be done, great, but if not, I can live with using simple functions in the one main script.
Cheers
Roy