This site is no longer active and is available for archival purposes only. Registration and login is disabled.

BAT file help


BAT file help

Postby Dan East » Feb 22, 2002 @ 4:29pm

I know - this isn't a Pocket PC question. I don't like posting real topics to Anything Discussion though. :)

I have a BAT file that simply executes a few programs in turn. The problem is that it is launching all the programs at once without waiting for the previous program to terminate. Each step generates a file that the next command relies on. I have tried checking return codes, but the BAT still runs them all at once. Any suggestions?

Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Postby Kzinti » Feb 22, 2002 @ 4:39pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby simonjacobs » Feb 22, 2002 @ 4:56pm

User avatar
simonjacobs
pm Insider
 
Posts: 311
Joined: Nov 27, 2001 @ 4:51pm
Location: London, UK


Postby Kzinti » Feb 22, 2002 @ 5:00pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby Pam » Feb 22, 2002 @ 5:13pm

All the easy problems have been solved.
User avatar
Pam
pm Insider
 
Posts: 449
Joined: Jan 24, 2002 @ 10:30pm
Location: Ohio


Postby RICoder » Feb 22, 2002 @ 5:47pm

start /wait [app]

but someone beat me to it... :-D
<iframe src="http://gamercard.xbox.com/RICoder.card" scrolling="no" frameBorder="0" height="140" width="204">RICoder</iframe>
User avatar
RICoder
FOX News Correspondent
 
Posts: 3948
Joined: Jul 10, 2001 @ 1:48pm
Location: the matrix has me


Postby Grim » Apr 1, 2002 @ 7:21pm

Use

Call c:\xxx

Call waits for the program to terminate before going on to the next line in the batch.
Grim
 


Return to Windows Mobile


Sort


Forum Description

General Windows Mobile discussion for end-users. Hardware, software, etc. This is also the forum to post your product announcements and other news.

Moderators:

Dan East, sponge, Kevin Gelso, RICoder, Chris Edwards

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum