Computing.Net > Forums > Disk Operating System > calling a bat file.

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.

calling a bat file.

Reply to Message Icon

Name: Ole Jørgen
Date: October 10, 2001 at 00:22:49 Pacific
Comment:

When I try call or start xxx.bat, the bat file excecutes, but it automaticly closes when it is finished. Is it possible to make the dos window stay opened after the called bat file is excecuted?



Sponsored Link
Ads by Google

Response Number 1
Name: Roger The Shrubber
Date: October 10, 2001 at 10:55:56 Pacific
Reply:

Put a pause statement on the last line.




0

Response Number 2
Name: astroraptor
Date: October 10, 2001 at 17:43:54 Pacific
Reply:

You can use the CALL command: CALL xxx.BAT

It won't stop after the batch is finished, it'll return to the previous one after the line from which CALL was used, and furthermore and can be run in DOS.


0

Sponsored Link
Ads by Google
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 Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: calling a bat file.

Calling a Bat file... www.computing.net/answers/dos/calling-a-bat-file/10325.html

Find and Replace with a BAT file?!!!! www.computing.net/answers/dos/find-and-replace-with-a-bat-file/3291.html

Help ! I need someone who can help me create a *.bat file www.computing.net/answers/dos/help-i-need-someone-who-can-help-me-create-a-bat-file/549.html