Re: Question on SET PATH
From: Sisyphus (kalinaubears_at_iinet.net.au)
Date: 12/30/03
- Next message: Bazajt: "Re: What is the Best Content Management System?"
- Previous message: Matt Garrish: "Re: Question on SET PATH"
- In reply to: Dan: "Question on SET PATH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Dec 2003 13:36:28 +1100
Dan wrote:
> I'm new to Perl and trying to figure out how to execute straight from
> the C:\ prompt of the DOS window. Currently i have to be in the
> C:\Perl\Bin directory to run a script. How can i use the SET PATH
> command to run the scripts straight from the C prompt. Thanks !!
set path=C:\Perl\bin;%path%
Cheers,
Rob
-- To reply by email u have to take out the u in kalinaubears.
- Next message: Bazajt: "Re: What is the Best Content Management System?"
- Previous message: Matt Garrish: "Re: Question on SET PATH"
- In reply to: Dan: "Question on SET PATH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|