in reply to Re^3: Win32::Process not waiting
in thread Win32::Process not waiting
Not sure what you mean. The problem of Win32::Process not waiting is shown in the code I posted. The problem is that $ProcessObj->Wait(INFINITE) is NOT waiting, but going on to other code that I didn't show because it isn't relevant. Thanks!