Re:run perl in win2000

2001-05-29 Thread Brett W. McCoy
On Tue, 29 May 2001, prachi shroff wrote: > but the path is not configured on its own. When I run PERL from the command > prompt, it does give me the COMMAND NOT FOUND error. > What do I do then? You need to add the path to the Perl executable to your system %PATH% environment variable. Use the

Re:run perl in win2000

2001-05-29 Thread prachi shroff
Thanks! but the path is not configured on its own. When I run PERL from the command prompt, it does give me the COMMAND NOT FOUND error. What do I do then? Original Message Follows From: Joel Divekar <[EMAIL PROTECTED]> To: "prachi shroff" <[EMAIL PROTECTED]> Subject: Re: run perl in Win