HI
My question that i have is that i Want to konw how i can run a system command line program through my program. Also How Can I make my perl program wait till the procedure is done. So i have my program and I want it to run "wzzip -yp temp.zip file.txt" command. How can i do this. Also how can i make my program wait for the reply from the command line. and how can i get the command from the command line?
any help would be great Thanks
In reply to Running a Command Line from your Program by VicBalta
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |