in reply to Re: Run executable and follow on commands from CMD line
in thread Run executable and follow on commands from CMD line
Wow!! Thank you so much! I hadn't tried that approach yet. I spent about 6 hours trying all kinds of stuff! But it worked perfectly! Here's the code I just used.
open(Gateway, "|C:/some location/gateway uname\@jupiter.jupiter"); print Gateway "COM open_job,job=232\n";
|
|---|