Hello I have an external commandline proccess that I need to execute. The process takes 2 inputs though the first is an ARGV the second is the RUNNING process asking for another piece of information. As I'm calling the process using backticks`` I can't feed it the second piece on information that follows the processing of the first. I am running this on a NT box. If I'm going about it the wrong way please let me know (An exapmle would be nice) or if there's just a step I'm missing.
Thanks in advance.
Thanks in advance.
