Path: utzoo!mnetor!uunet!husc6!mit-eddie!uw-beaver!microsoft!t-gregr From: t-gregr@microsoft.UUCP (Greg Reddick) Newsgroups: comp.sys.ibm.pc Subject: Re: Echo Off! Dammit! Message-ID: <1330@microsoft.UUCP> Date: 24 Mar 88 21:57:35 GMT References: <2110@phoenix.Princeton.EDU> <11250021@hpldoma.HP.COM> Organization: Microsoft, Inc., Redmond, Washington Lines: 12 Summary: Yes there is a way to turn off the echo For those of you who are trying to turn off the echo, the proper way is to buy a copy of MS-DOS 3.3, then include the line: @echo off at the beginning of the batch file. The '@' symbol says not to echo the line in MS-DOS 3.3. ...no fancy signature yet!