Irfan Sayed <irfan_sayed2...@yahoo.com> asked:
> call but in this case how shud i inform to windows batch script that the
> perl script execution / exit status is non zero and stop execution
> further

Use exit() with a non-zero argument.

Look at "HELP IF" for your windows batch programming question.

HTH,
Thomas

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to