At 10:01 AM -0700 5/23/11, Irfan Sayed wrote:
i tried this code, but in actual it is not executing the solution file.
instead, it is opening the solution file and saying /rebuild release
file not found
plz suggest . i am really stuck
Please show us the code you tried and the exact error message. Cut
and paste the code and output, do not retype.
I believe you are trying to run an external executable from a Perl
program. Please also show us the command-line version that does what
you want. You should be able to package that exact line in a call to
system, but try it from the same directory where the Perl program
resides.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/