Xref: utzoo comp.sys.ibm.pc:29624 comp.binaries.ibm.pc.d:3275 Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!rutgers!uwvax!tank!eecae!cps3xx!usenet From: usenet@cps3xx.UUCP (Usenet file owner) Newsgroups: comp.sys.ibm.pc,comp.binaries.ibm.pc.d Subject: Re: How to hide 'echo off' in batch files? Message-ID: <3249@cps3xx.UUCP> Date: 2 Jun 89 01:12:58 GMT References: <9139@boulder.Colorado.EDU> Organization: Engineering, Michigan State U., E. Lansing MI Lines: 26 in article <9139@boulder.Colorado.EDU>, haverlan@tramp.Colorado.EDU (HAVERLAND MARC BRADLEY) says: > Xref: cps3xx comp.sys.ibm.pc:31073 comp.binaries.ibm.pc.d:3710 > > > I put the command 'echo off' at the top of most of my batch files to > hide the following commands. However, 'echo off' is still displayed. > > Does anyone know how to turn off echoing in a batch file without > showing the 'echo off?' > > Thanks, > > Marc Haverland > haverlan@tramp.Colorado.EDU ----> If you are using DOS 3.x, use @echo off. The @ sign will supress the "echo off" message.... ******************************************************************************** //-o-\\ Bryan Ackermann ____---=======---____ Department of Computer Science ====___\ /.. ..\ /___==== Michigan State University // ---\__O__/--- \\ \_\ /_/ ackerman@frith.egr.msu.edu Keep your shields up! ackermanb@clvax1.cl.msu.edu