What inspired this wish list request?
I parse a default environment with a jsl script in each of my scripts. Currently there is no concept of an autoexec style jsl script that can be automatically parsed before all jsl scripts to setup the environment.
What is the improvement you would like to see?
Allow an autoexec style jsl file that is automatically parsed before all jsl scripts. It can potentially live in %appdata% folder for the installed version and may even be an extension of jmpKeywords.jsl.
Why is this idea important?
It will reduce the load for those of us who will use it to setup the environment (variables etc.). It will be benign to those who choose not to use it.