Command windows

T

Taff

Hi
Whilst using the command window it fail to close after i
have finished the task, also the ability to repeat
commands has gone. Any advice would be great.

Many thanks
 
M

Mark V

In said:
Hi
Whilst using the command window it fail to close after i
have finished the task, also the ability to repeat
commands has gone. Any advice would be great.

Are you running command.com ?
You should use cmd.exe
OS=??

"fails to close" When started how? A standard cmd session is closed
manually or by entering EXIT
 
G

Guest

-----Original Message-----


Are you running command.com ?
You should use cmd.exe
OS=??

"fails to close" When started how? A standard cmd session is closed
manually or by entering EXIT
i am using cmd. W2000 server.
 
G

Graham Prentice

You could put

echo off
cls


at the end of your script
this will close the window when it's finished.

Graham
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top