Executing an EXE file from PeopleCode
I am trying to run an exe file using EXEC in PeopleCode. The out file on the process has zero bites. It is executing the command, but it is not doing anything. The exe file is sdelete.exe and it is not deleting the file. Any suggestions?