| 1. |
Solve : Perl-Continue to Next Line? |
|
Answer» Thanks to another FORUM MEMBER I was able to get a script to work that executes a batch script. My problem now is I need the Perl script to continue to the next line of code while the batch script is running. The Perl script wants to stop and wait til the batch script is finished before it goes to the next line. The batch script creates a video file in real time, the next line of code uses "Location:" to direct the user to the location where the video file is LOCATED. Any help in getting the Perl script to continue would be much appreciated. |
|