in reply to Re: A problem with variables inside a system() call
in thread A problem with variables inside a system() call
Ok, Im beginning to think this might be a problem with the command itself. I just added a print " "; around the $UPDATE section to the EOF piece, and the output looks exactly as it should.
The program should be singlethreaded, although the perl itself was compiled as multithreaded.
BTW, the $command was actually a propriatary sql interface to some strange DB.
BTW, I was looking at the thread of answers behind my question and Davido was refering to a "HERE doc." I've never heard of that before....
-chris
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: A problem with variables inside a system() call
by sgifford (Prior) on May 13, 2004 at 22:29 UTC | |
by sagat (Novice) on May 13, 2004 at 22:42 UTC | |
by sgifford (Prior) on May 13, 2004 at 22:45 UTC |