Re: Running a .pl file in Windows opens a "File Download" window

2003-06-04 Thread mark sony
Hi, The simplest way would be to open a dos window and pass the perl executable with the prog. as argument. If Perl.exe is in C:\perl_local\bin and the program say foo.pl is saved in d:\examples\foo.pl then give this command C:\perl_local\bin\perl d:\examples\foo.pl The directories will vary

RE: Running a .pl file in Windows opens a "File Download" window

2003-06-03 Thread Lile, James AZ2 (VAW-115)
ECTED] Sent: Tuesday, June 03, 2003 12:22 AM To: [EMAIL PROTECTED] Subject: Running a .pl file in Windows opens a "File Download" window I am having trouble getting Windows 98 to associate a .pl file with perl.exe. I have already been to the ActiveState.com website and followed the instr

Running a .pl file in Windows opens a "File Download" window

2003-06-03 Thread Ceilon Aspensen
I am having trouble getting Windows 98 to associate a .pl file with perl.exe. I have already been to the ActiveState.com website and followed the instructions for making sure that I have these file associations set up correctly. I've verified that the perl.exe is in the correct directory. As far