Question
· Sep 5, 2019

Running Compiler to an output file

Is there a way that when you run $system.OBJ.Compileall() that you can make the output written to a file instead of the screen? I am trying to capture all the errors so I can review the code and fix them before we upgrade.

Thanks

Scott

Discussion (4)3
Log in or sign up to continue