echo


echo

echo is typically used with other commands or in a batch file to display text on the screen. The following options can be used with echo :

 echo [on  off   message   ] 

Option

Description

on off

Turns on or off command echoing in batch files. To turn echoing off without displaying the echo off command itself, type @echo off .

message

Types the message you'd like displayed to the screen.



Windows XP Pocket Reference
Windows XP Pocket Reference
ISBN: 0596004257
EAN: 2147483647
Year: 2001
Pages: 154
Authors: David A. Karp

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net