I need some help with a dumb problem I've got:

For some reason, arguments from the Windows cmd.exe command line are no longer being passed into my Perl scripts via @ARGV.

Used to work fine.

I tried removing Perl. Reinstalled (ActiveState) Perl (5.8.3.809-MSWin32-x86.msi) (on XP). No help!

Anyone have any ideas?

I have noticed of late that when you do file assoications which one has under windows, it is not setup correctly.  Under folders and File Types, for perl and Run command, it should look something like:
 
perl.exe "%1" %*
 
    If it does not, then change it as such and you should get your arguments.  If it already looks like that, then need a snippet of your code so we can help.
 

      Any questions and/or problems, please let me know.

      Thanks.

Wags ;)
Int: 9-8-002-2224
Ext: 408-323-4225x2224

 



**********************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
****************************************************************
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to