Computing.Net > Forums > Programming > Continue after batch commands ?

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.

Continue after batch commands ?

Reply to Message Icon

Name: kgp
Date: February 25, 2007 at 14:01:26 Pacific
OS: XP
CPU/Ram: n/a
Product: n/a
Comment:

Hi,

I am also looking for a way to make a batch file continue after it has done a few simple commands, or add instructions to the top of a cmd window ?

sort of like this..

@echo off

Title watever

echo To use this do this...
echo.

c:\> Continue like normal cmd window and take commands !

How can I do it ?

Thanks

KGP


Fight Crime,
Shoot Back !



Sponsored Link
Ads by Google

Response Number 1
Name: sen (by santanusen_82)
Date: February 26, 2007 at 01:49:06 Pacific
Reply:

@echo off

Title watever

echo To use this do this...

cmd


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: Continue after batch commands ?

accessing batch commands in psftp www.computing.net/answers/programming/accessing-batch-commands-in-psftp/19632.html

Batch file exits after GET command www.computing.net/answers/programming/batch-file-exits-after-get-command/15735.html

batch commands within app (n00b) www.computing.net/answers/programming/batch-commands-within-app-n00b/15128.html