Add internal code as a command line parameter in scfg
I'm wanting to create directories based on the internal code of the program that is being run. I'm using one script for many programs. To uniquely save files, I need a separate directory per user for each program I'm running.
Please add a parameter that can be passed that will provide the internal code of the program being run.