Recent content by chariebrown

  1. C

    calling perl from batch file?

    I have a perl script that passes in a directory. I am using windows. I want to be able to call this script from any location on the computer. So I created a batch file in my path to call the script. The problem is in order to have this work correctly, the user has to type in the full path...
  2. C

    calling perl from batch file?

    I have a perl script that passes in a directory. I am using windows. I want to be able to call this script from any location on the computer. So I created a batch file in my path to call the script. The problem is in order to have this work correctly, the user has to type in the full path...
  3. C

    calling perl from batch file?

    I have a perl script that passes in a directory. I am using windows. I want to be able to call this script from any location on the computer. So I created a batch file in my path to call the script. The problem is in order to have this work correctly, the user has to type in the full path...
Back
Top