Path: utzoo!mnetor!uunet!nbires!maa From: maa@nbires.nbi.com (Mark Armbrust) Newsgroups: comp.sys.ibm.pc Subject: Re: Echo Off! Solution! Message-ID: <1256@nbires.nbi.com> Date: 22 Mar 88 16:34:54 GMT References: <2110@phoenix.Princeton.EDU> Reply-To: maa@nbires.UUCP (Mark Armbrust) Organization: NBI Inc, Boulder CO Lines: 18 Summary: Use ANSI.SYS If you are using ANSI.SYS or some variant, you can say: echo off echo *[A*[K*[2A * = What this does is does is to back up a line and erase the "echo off" that MS-DOS so kindly left behind. So it's a KLUDGE...flame Microsoft, not me! The number and placement of the up-line commands ([A) may need to be adjusted for different version of MS-DOS, the above is for NBI's version of 2.11. Use the debugger to create the first copy of this "program", thereafter, you can prepend it using your favorite editor. Happy Hacking! Mark Armbrust