Know that it is for pm/pl, but would have to ask someone from AS if
plx is the std.  I don't know.

Wags ;)

-----Original Message-----
From: Josh Zeckser [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 20:48
To: [EMAIL PROTECTED]
Subject: RE: executing plx -- seems to be a common problem


Any idea how to make ActivePerl set this on install? Maybe it should be put
into the source tree?

Josh Zeckser
Digitizing
[EMAIL PROTECTED]
503-419-5036
http://www.nobeltec.com


-----Original Message-----
From: Wagner, David --- Senior Programmer Analyst --- WGO
[mailto:[EMAIL PROTECTED]]
Sent: Friday, 11 October, 2002 12:09 pm
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: RE: executing plx


        To verify that you have the correct setup, you start Windows
Explorer. Then select:
        View, Options, File Types
        Within FIle Types, move down until you find the correct Perl (ie,
PLX). 
        Then move into edit and you should have 'Run' and edit the 'Run'.

        'Run' should look something like:

        perl.exe "%1" %*

        Your perl.exe may be fully qualified, but it needs the "%1" and %*
to pull script being executed("%1") and Arguments(%*).

        Wags ;)


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 11:23
To: [EMAIL PROTECTED]
Subject: executing plx


        Hello all:

        A simple problem no doubt - I have a new server that may not have
been configured properly for perl scripts. We are running some scripts as 

        xxx.plx PARAMETER

        from the NT 4 command line. However, the script does not pick up the
PARAMETER even if I specifically run it as:

        perl.exe xxx.plx PARAMETER

        I am sure this is something to do with associations but am not sure
how windows knows to use perl if it encounters .plx as our other machines do
this fine but with no association set up for .plx

        Can anyone help with this?

        thanks in advance
        peter ward



>  


_____________________________________________________________
This message may contain privileged information. If you have received this
message by mistake, please keep it confidential and return it to the sender.

Although we have taken steps to minimise the risk of transmitting software
viruses, the EBRD accepts no liability for any loss or damage caused by
computer viruses and would advise you to carry out your own virus checks. 
The contents of this e-mail do not necessarily represent the views of the
EBRD.
______________________________________________________________

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


**********************************************************
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
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to