Re: Passing command line options with ActivePerl

2004-05-25 Thread Mike Trotman
. ??? Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of TELARO BARTOLOMEO Sent: Monday, May 24, 2004 8:22 AM To: 'Paul Stepowski '; '[EMAIL PROTECTED] ' Subject: R: Passing command line options with ActivePerl on my XP box with active perl it works fine calling only

Re: Passing command line options with ActivePerl

2004-05-25 Thread Dirk Bremer \(NISC\)
- Original Message - From: Mike Trotman [EMAIL PROTECTED] To: Frank D. Gunseor [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; TELARO BARTOLOMEO [EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 08:58 Subject: Re: Passing command line options with ActivePerl Do you have another program in your

Re: Passing command line options with ActivePerl

2004-05-24 Thread Paul Stepowski
. :-) Cheers, Paul I have no idea why it's not picking up the arguments. From: Triffid Hunter [EMAIL PROTECTED] To: Paul Stepowski [EMAIL PROTECTED] Subject: Re: Passing command line options with ActivePerl Date: Mon, 24 May 2004 11:54:29 +1000 MIME-Version: 1.0 Received: from telenet.net.au

Re: Passing command line options with ActivePerl

2004-05-23 Thread $Bill Luebkert
Paul Stepowski wrote: Hi, I've having trouble passing command line arguements to perl scripts written in ActivePerl (v5.8.3). When I run the following script under linux, it outputs my command line args as expected e.g.: ---snip--- #/use/bin/perl #test.pl foreach (@ARGV) {

Re: Passing command line options with ActivePerl

2004-05-23 Thread Paul Stepowski
:\ It works when I call it with perl explicitly C:\perl test.pl 1 2 3 1 2 3 Any ideas why this? From: Gerry Green [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Passing command line options with ActivePerl Date: Sun, 23 May 2004 18:47:51 -0400 MIME-Version: 1.0 Received: from

Re: Passing command line options with ActivePerl

2004-05-23 Thread Michael D Schleif
* Paul Stepowski [EMAIL PROTECTED] [2004:05:24:09:24:52+1000] scribed: Michael, I was not asking how to associate .pl files with the perl executable but how to pass the parameters when .pl are already associate with perl.exe Thanks, Paul From: Michael D Schleif [EMAIL PROTECTED]

Re: Passing command line options with ActivePerl

2004-05-23 Thread Michael D Schleif
* Paul Stepowski [EMAIL PROTECTED] [2004:05:24:09:33:35+1000] scribed: Still no luck. I'm using Windows 2000 Pro, by the way. C:\assoc | grep \.pl File STDIN: .pl=perl C:\ftype | grep perl File STDIN: perl=c:\ActiveState\Perl\Bin\perl.exe %1 %* C:\set | grep PATHEXT File STDIN:

Re: Passing command line options with ActivePerl

2004-05-23 Thread Paul Stepowski
From: Michael D Schleif [EMAIL PROTECTED] To: perl-win32-users mailing list [EMAIL PROTECTED] Subject: Re: Passing command line options with ActivePerl Date: Sun, 23 May 2004 18:56:46 -0500 MIME-Version: 1.0 Received: from listserv.activestate.com ([209.17.183.249]) by mc2-f24.hotmail.com