Thursday, April 23, 2009

Perl to batch script

Convert a *.pl to a *.bat through the pl2bat feature.

1. Open cmd prompt
2. cd to the dir where the *.pl script lives

>pl2bat myscript.pl myscript.bat

Easier to send out .bat than .pl files

No comments:

Post a Comment