VC 5.5.5. I have Java processes that are run via batch file. I am running these batch files in VC. The problem is that VC never reports an error because the batch runs successfully even if the Java process produced errors. Is there a better way to run Java processes?