Search found 1 match
- 22 Sep 2008 21:55
- Forum: DOS Batch Forum
- Topic: Help: Batch file running unexpectedly slowly
- Replies: 3
- Views: 8260
Help: Batch file running unexpectedly slowly
Hi, I have a question about batch files. I've got a program which returns pretty much instantaneously (and runs successfully) when I run it from a command prompt. However, when I call this same program from within a batch file, it takes about two minutes to return, although it does appear to still r...