Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ptsfa!nonvon!apn From: apn@nonvon.UUCP (root) Newsgroups: comp.sys.ibm.pc Subject: Re: Strange DOS behavior Message-ID: <249@nonvon.UUCP> Date: Sat, 9-May-87 03:32:08 EDT Article-I.D.: nonvon.249 Posted: Sat May 9 03:32:08 1987 Date-Received: Sun, 10-May-87 05:48:43 EDT References: <1293@ur-tut.UUCP> Organization: NONVON Systems Computer Research Group Lines: 24 in article <1293@ur-tut.UUCP>, akk2@ur-tut.UUCP (Atul Kacker) says: > I just tried the following on my PC running DOS 3.2. > Inserted a floppy in drive A, which had a write protect tab > on it. Changed the default drive to A> from C>. Then > typed > > A> TYPE filename.ext | MORE > and I got an error message > Write protect error writing drive A: > A)bort, R)etry, I)gnore ? > What's going on ? > I am only trying to read from the disk. Am I missing something here ? > > -- > ----------------------- > Atul Kacker > UUCP: ...seismo!rochester!ur-tut!akk2 well... yes. Our all so famous DOS uses disk space for temporary storage for pipes. If, however you make C: your default when you type in this command then it will put the pipe files on C: say 'C> type a:filename.ext | more'