PC Review


Reply
Thread Tools Rate Thread

How to disable paralel processing in batch file ?

 
 
Lukas Dobyvatel
Guest
Posts: n/a
 
      22nd Sep 2008
Hello all.

I am trying to run several commands (console applications programs) in a
batch file on a multiprocessor machine. I see as a problem that the commands
are run parallel and the outputs are mixed up. In the batch file, I use
"call", and I have also tried "start /WAIT /B", but without success.
Do you know what shall I do to disable this behaviour ?

Thank you
Lukas Dobyvatel
 
Reply With Quote
 
 
 
 
Lukas Dobyvatel
Guest
Posts: n/a
 
      26th Sep 2008
I have already found what had caused the behaviour. In my .bat file, I ran
the program through a link. In this case, the system probably does not
recognize that it is a program for whose end should it wait. When I call
directly the executable, the behaviour is all right.

Lukas Dobyvatel
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable Button During Processing & Re-Enable After Processing? Donald A. Fisher Microsoft VB .NET 4 15th Dec 2007 05:08 AM
Batch file processing with C# =?Utf-8?B?R2F1cmF2?= Microsoft C# .NET 3 29th Mar 2007 07:48 AM
Batch File drag-n-drop processing. Beav Microsoft Excel Programming 3 25th Jan 2007 04:00 PM
refreshing environment variables while processing batch file Pedro CR Microsoft Windows 2000 CMD Promt 1 5th Sep 2005 12:26 PM
Open Batch File For Processing Chuckles123 Microsoft Excel Programming 4 15th Jul 2005 01:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:52 AM.