in reply to Re^2: Runing "regular" code with threaded perl
in thread Runing "regular" code with threaded perl
bjmsys("xspec - ${tmp}.xcm", $v);
Now it would be interesting to know what this mysterious sub bjmsys does.
I somehow suspect that it launches an external application in the background, while it really should just launch it and wait for it to finish.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Runing "regular" code with threaded perl
by kingskot (Sexton) on Jul 10, 2008 at 07:48 UTC |