Download file:
One of the great functions of ExtendScript is that you can include other scripts. This makes editing complex scripts much easier. But if you want to send the script to someone else, it's much easier to simply send a single script.
The following script merges a script with all the included scripts. Whenever you include a script, the script replaces the link with the contents of the linked file.
Note: This script is provided as is, without warranty of any kind.
