It depends some on the version of Windows you are running.  On my WinXP
all I have to do is select one of my .pl files, right click, and select
properties.  On the first tab (General) is a open to set "Opens with".
Use that to associate the Perl executable with any .pl file.  On other
versions you had to open a folder and select Tool -> Folder options.
Then go to the "File types" tab and hunt for you extension.  That was
generally a pain.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
lino_iozzo
Sent: Saturday, May 08, 2004 10:55 AM
To: [EMAIL PROTECTED]
Subject: file type associations


Hello,

Currently I have to type the following at the command prompt:

perl parse.pl test.csv (parse.pl take one argument..the file to parse)

If I type just parse.pl test.csv the file parse.pl open in notepad.

what is happening here and how do I eliminate having to type "perl"
before
running every script?

Thanks,

Lino

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to