http://qs321.pair.com?node_id=93303


in reply to executing a .bat or .exe from within perl script ??

exec 'batch.bat';

or

system 'batch.bat';

--
Check out my Perlmonks Related Scripts like framechat, reputer, and xNN.