system("batchfile.bat");

----- Original Message ----- 
From: "Jason-Yahoo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 09, 2001 4:09 PM
Subject: How to run DOS batch files or DOS commands in the Perl script


> I can run perl script in the DOS batch file e.g.
> 
> ....
> @echo Next line will run Perl Script
> perl perl_sample1.pl
> ....
> ....
> 
> But, how can I run DOS batch files or commands and
> executable file in the Perl script.  Please give me example.
> 
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to