Hi all, Using Perl on Windows, at the moment am running commands and batch files using system "[OS COMMAND]/[BATCH FILE]", can someone tell me how can I check for the success or failure of running the command, i.e. like a return code in UNIX. Also, is there a better alternative to running OS commands or BATCH files besides the system command.
Thanks ... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>