Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page




 

Microsoft DOS echo command

Quick links

About echo
Availability
Syntax
Examples

About echo

Echo is used to repeat the text typed in back to the screen and/or can be used to echo to a peripheral on the computer, such as a COM port.

Availability

The echo command is an internal command that is available in the below Microsoft operating systems.

All Versions of MS-DOS
Windows 95
Windows 98
Windows ME
Windows NT
Windows 2000
Windows XP

Index

Category:
MS-DOS

Companies:
Microsoft

Related Pages:
Operating systems

Resolved

Were you able to locate the answer to your questions?

Syntax

Displays messages, or turns command-echoing on or off.

ECHO [ON | OFF]
ECHO [message]

Type ECHO without parameters to display the current echo setting.

Examples

Echo ata > com1

Depending if your modem was on com1, this would make the modem try responding and you should hear some squealing from the modem. To stop the squealing, just typ echo atz > com1.

Echo echo this is a test > test.bat

This would put in the file test.bat echo this is a test, then when ever you would type in test, it would type in echo this is a test.

Echo testing the echo string

This would type on your screen, testing the echo string, and then take you back to the prompt.

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope