Xref: utzoo comp.sys.ibm.pc:47104 comp.binaries.ibm.pc.d:7183 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!ncrlnk!udcps3!sobol From: sobol@udcps3.cps.udayton.edu (Steven Sobol) Newsgroups: comp.sys.ibm.pc,comp.binaries.ibm.pc.d Subject: Re: Redirecting 4Dos output? ( > nul is bad) Message-ID: <1990Mar25.045703.10182@udcps3.cps.udayton.edu> Date: 25 Mar 90 04:57:03 GMT References: <17026@orstcs.CS.ORST.EDU> Reply-To: sobol@udcps3.cps.udayton.edu (Steven Sobol) Distribution: usa Organization: The University of Dayton Computer Science Department, Dayton, Ohio Lines: 27 In article <17026@orstcs.CS.ORST.EDU>, Lee Gates writes: > > After some dishartening attempts, I have rtfm, and not figured >out the change to redirect output to nul. I have several batch files >I use daily, and after installing the new version of 4Dos, they aren't >getting along too well. > > I had statements like: >execute.exe > nul > And 4Dos responded with access denied. So, after reading, tried >the >! and the >& options, and still no real progress. > > I may have missed something (hope not), but how does one keep >the batch file quiet? > Try putting a colon after NUL (although you shouldn't have to do that.) If you want to not echo a line in a batch, put a "@" as the first character in the line. To not echo the whole file, use "@Echo off" as the first line. If you have any more problems, email me... -- Steve Sobol, Founders Hall #318, U. of Dayton, Dayton, OH 45469 (513) 229-1913 ARPA/Internet: sobol@udcps2.cps.udayton.edu or Steven.Sobol@afitamy.fidonet.org I HATE YUCK-NIX! | UUCP: uunet!dayvb!{udcps3|afitamy}!sobol FAX: (513) 229-4000 Disclaimer: "These opinions are MINE, and YOU CAN'T HAVE THEM!!!!!!!"