Wijaya Edward wrote:

Hi all,

How do you pass a string inside an  under system call.

Just like you're doing below, unless I'm misunderstanding the question....

I tried to pass a string like this under EMAIL option:
system("perl mycode.pl -email 'test_string' -type $sometype -unit $some_unit");

Thats fine, I imgaine your variables are out of scope.

What is it you are not telling us?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to