How do I prevent a new window from quickly closing when I execute a DOS command from scope?

The output of a DOS command will remain on your screen if you start command.com from scope and then initiate the DOS command. For example, the following will cause the output of dir to remain on the screen.

#cmd.exe
C:>dir