Question:

Editing .BAT Files why does this happen?

by  |  earlier

0 LIKES UnLike

Why does this happen?

1> create & run a .BAT file

2> open, edit & save the .BAT file

3> re run the .BAT file

4> previous version still runs even though I've saved file

Why

 Tags:

   Report

1 ANSWERS


  1. are you running from the command line? is your current working directory the directory that contains the .bat file? is the current working direcotry ON the PATH? When in doubt execute the .bat file using the full path name: i.e. the entire "c:\mytestdir\mysubtestdir\mySuper.bat" not just "mySuper.bat".

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions