The bat files in the \bat directory go into a loop when the input file does not exist. That is, when the file is not found it asks for the correct file designation. By design it should do so only once. The loop should also be terminated when no input is given at all. Unfortunately neither stop criterion for the loop works as designed.
Please fix the flaw in all bat files that have this loop.
The bat files in the \bat directory go into a loop when the input file does not exist. That is, when the file is not found it asks for the correct file designation. By design it should do so only once. The loop should also be terminated when no input is given at all. Unfortunately neither stop criterion for the loop works as designed. Please fix the flaw in all bat files that have this loop.