Computing.Net > Forums > Programming > Break Dos Command Loop

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Break Dos Command Loop

Reply to Message Icon

Name: yuenli
Date: September 25, 2008 at 17:33:54 Pacific
OS: XP
CPU/Ram: Intel P4, 1Gb
Product: Dell
Comment:

Hi is there any way to break Dos Command For loop? When the IF condition met, I wish to end the loop by applying some break. Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: September 26, 2008 at 01:40:13 Pacific
Reply:

Absolutely YES, but your post is too generic to allow any further tips.

By the way in XP there is no DOS, as it is a NT kernel based system, and batch scripts actually are NT scripts interpreted by cmd.exe not command.com.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Break Dos Command Loop

do while loops www.computing.net/answers/programming/do-while-loops/11374.html

DOS for loop www.computing.net/answers/programming/dos-for-loop/17251.html

VBA Referencing a cell for a do until loop www.computing.net/answers/programming/vba-referencing-a-cell-for-a-do-until-loop/19866.html