Can I assume you're really not running your perl script in DOS, but rather in a command prompt on a Windows machine?
If the ActiveState install didn't register the file extention .pl with perl, do it now. Make sure the default action is "open". Then you can type: C:\> myperlscript.pl There is also a perl2exe program that bundles everything nicely into an ..exe, and doesn't require perl to be installed on another Windows machine. See, http://www.indigostar.com/perl2exe.htm Russell J Foster Subject, Wills, & Company e. [EMAIL PROTECTED] v. 630-572-0240 > -----Original Message----- > From: Booher Timothy B 1stLt AFRL/MNAC > [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 01, 2002 4:45 PM > To: [EMAIL PROTECTED] > Subject: make a executable with a perl file in windows > > > Hello - I just loaded ActiveState perl onto my computer today > . . . while I normally use perl on my unix machine and modify > the file using chmod +x perlFile.pl - what can I do on dos or > do I have to type perl PerlFile.pl everytime to run PerlFile? > > Thanks, > > Tim > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]