mouser13 has asked for the wisdom of the Perl Monks concerning the following question:
It works but I don't know when it done to send the other commands need to produce the plots I require. I was hoping for something with pipes so I can read the output from the databaseconn.py. Ie I added a line at the end that says loaded. Hoping to be able to read from the output of the file and look for the loaded command.open( $info, "|-", "jython"); print $info "execfile(\"databaseconn.py\")\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: pipes question
by quester (Vicar) on Jan 08, 2013 at 08:55 UTC |