thanks for your reply
I'll need the call for the analog.exe and have a progress bar measure how long analog is taking to process the reports from the server logs
Search found 2 matches
- 23 Jul 2008 11:18
- Forum: DOS Batch Forum
- Topic: Trying to implement a progress bar while Analog loads report
- Replies: 4
- Views: 8268
- 23 Jul 2008 09:51
- Forum: DOS Batch Forum
- Topic: Trying to implement a progress bar while Analog loads report
- Replies: 4
- Views: 8268
Trying to implement a progress bar while Analog loads report
What happens is, "Loading Weekly.." is displayed but is stuck while loading analog's reports. How do I get it to continue to process the rest of the batch while while it is loading analog so my progress bar can be displayed? This is my batch file: @echo off title LOADER set load=echo Loadi...