See answers below. -----Original Message----- From: JupiterHost.Net [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 12:30 PM To: [EMAIL PROTECTED] Subject: Quick Perl on Windows Newbie Questions
Hello ActiveState ActivePerl users (any on this list?) :) I have a couple quick questions for you Windows users... Is ActivePerl automatically set to execute .pl files if doubleclicked? If not how do you set that up? [ANSWER] Yes, the file associations are set up by default. To run it via DOS all you need to do is run "c:\> perl path\to\script.pl" correct? If not how do you do that? [ANSWER] I assume by DOS you mean the command-line interface. You should be able to just type 'script.pl' on the command-line to launch the program, but that will also work. TIA Lee.M - JupiterHost.Net -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>