I have three separate daily processes that all take a long time to run, which means a lot of waiting around. For some very good reasons, they need to use the different languages.
I'm guessing there has to be a way to run all three, (consecutively as they rely on the previous process being completed,) using a Windows batch file.