Search found 1 match

by bustercoder
11 Jun 2015 18:39
Forum: DOS Batch Forum
Topic: WAITFOR
Replies: 1
Views: 2123

WAITFOR

Hello, I’m using WaitFor to send a signal from one command window to another. I’m doing that so I know when the process in the second window ends and then the process in the first window can continue. m Example: Command Window 1 C:\waitfor blah It will just sit there indefinitely until the blah sign...