Search found 2 matches
- 12 Dec 2011 20:35
- Forum: DOS Batch Forum
- Topic: My program breaks when run with batch
- Replies: 2
- Views: 4186
Re: My program breaks when run with batch
That works tyvm
- 12 Dec 2011 19:21
- Forum: DOS Batch Forum
- Topic: My program breaks when run with batch
- Replies: 2
- Views: 4186
My program breaks when run with batch
Trying to run a simple program I created in batch. The program uses a relative hard-coded file-path within itself to access data files within the program directory. When I run my program by double clicking on it, it works fine. If I run my program with batch, my error pops up saying it can't find th...