Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hpcvca!scott From: scott@hpcvca.CV.HP.COM (Scott Linn) Newsgroups: comp.sys.ibm.pc Subject: Re: Text inteference on TC Graphics Message-ID: <5640009@hpcvca.CV.HP.COM> Date: 17 May 89 18:25:50 GMT References: <42446@vax1.tcd.ie> Organization: Hewlett-Packard Co., Corvallis, Oregon Lines: 20 / hpcvca:comp.sys.ibm.pc / pmcauley@vax1.tcd.ie (PAUL M. MC AULEY) / 8:43 am May 15, 1989 / >Hellllp! I want to use Turbo-C to put up the graphics screen, and while that is >up copy files around the place, the drawback is that the dos copy command then >goes and tells you what it is doing! I have tried: >1) Setting the text window to (1,1,1,1) >2) Setting the attributes to (black foreground/background) >3) Using the ANSI code (chr:27(ESC))[8m (which conceals text and did so after > the program, causing a lot of consternation) >4) Echo off (which really just conceals YOUR side of the "conversation") >NONE of these worked, Any ideas? ----------- How about when you execute the copy, copy fromfile tofile >nul: Scott Linn