Question
Can I add functions to ExtendScript on startup
I want to add some functions to ExtendScript that will be available to other scripts. I can add them to my particular application's startup folder, but I am wondering about functions that will be available for any application. For example, I want to add some custom functions for merging File objects. Thank you.

