I was able to resolve the issue in my previous program by working with our software provider, but I have a fresh issue that they have basically said is not their responsibility.<BR><BR>I have to make ...
So, I have some Java code which creates a file, then runs one of several external binaries upon that file using exec. The external binary reads the provided file, does its processing, then dumps its ...