Path: utzoo!attcan!uunet!steinmetz!davidsen From: davidsen@steinmetz.ge.com (William E. Davidsen Jr) Newsgroups: comp.sys.ibm.pc Subject: Re: Need "echo off" patch for DOS 3.3 Keywords: echo off patch Message-ID: <10833@steinmetz.ge.com> Date: 13 May 88 17:34:14 GMT References: <287@fxgrp.UUCP> Reply-To: davidsen@kbsvax.steinmetz.UUCP (William E. Davidsen Jr) Organization: General Electric CRD, Schenectady, NY Lines: 16 In article <287@fxgrp.UUCP> ljz@fx.com (Lloyd Zusman) writes: >Does anyone out there have the patch for COMMAND.COM that makes "echo >off" the default in .BAT files? ... or is the code in IBMDOS.COM or No patch needed. Just put the character @ in column one and the command (any command) won't echo. You can start the .bat file with: @echo off and get the problem solved. If you want to share the bat files with obsolete :-) versions, you'll have to dig up a patch, I don;t have it. Besides, I no longer put *any* patches in my system files, since people tend to mistruct me if the CRC isn't right. -- bill davidsen (wedu@ge-crd.arpa) {uunet | philabs | seismo}!steinmetz!crdos1!davidsen "Stupidity, like virtue, is its own reward" -me