Initially I thoughteval { system "fake command" && print "Blah1\n" };
was correct, but the first example works the way I want it to. Thanks . . . Kevineval {system ("fake command")} or print "Blah1\n";
In reply to Re: Re: Eval and system()
by camelman
in thread Eval and system()
by camelman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |