Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Running Perl Scripts From Another Windows/DOS Directory

by Zero_Flop (Pilgrim)
on May 18, 2003 at 05:39 UTC ( [id://258953]=note: print w/replies, xml ) Need Help??


in reply to Running Perl Scripts From Another Windows/DOS Directory

As mentioned if you have ActiveState then the .pl extention should be tied to perl.exe already. This will allow you to select the script with the mouse or to run the script with some thing like c:\path\name.pl or if you are in the directory just name.pl
One thing I do is to create a directory c:\bin. Then add this to your search "PATH". I then dump any compleate script that I want to have access to all the time in that directroy. So no matter were I am, I have myscript.pl available as myscript.pl thisoption
  • Comment on Re: Running Perl Scripts From Another Windows/DOS Directory

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://258953]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-20 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found