listentome has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I am running a suite of batch files and my perl script helps in reading the path of the batch file from a text file and then executes the same. The problem I am facing is that at times the script prints it as passed though the batch file has not been executed. How do I prevent this from happening?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to prevent the perl script from skipping execution of certain batch files?
by moritz (Cardinal) on Feb 23, 2010 at 10:33 UTC | |
|
Re: How to prevent the perl script from skipping execution of certain batch files?
by cdarke (Prior) on Feb 23, 2010 at 10:35 UTC |