Hi,
I am very new to this. I am experimenting with using a VB.NET class called Process to run pw5.exe with arguments. Once the script specified in my Process call has run, pw5 exits and I capture its exit code. Unfortunately, this appears to be 0 whether my script failed or succeeded. I see...