Newsgroups: comp.sys.ibm.pc Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!usenet.ins.cwru.edu!cwsys2!rong From: rong@cwsys2..CWRU.Edu (Rong Chen) Subject: Re: Files opened at the same time under Desqview Message-ID: <1989Dec9.094303.469@usenet.ins.cwru.edu> Keywords: What do I do? Reply-To: rong@cwsys2.UUCP (Rong Chen) Organization: CWRU Dept of Systems Engineering References: <1500@rodan.acs.syr.edu> Date: Sat, 9 Dec 89 09:43:03 GMT I don't find any problems when I open a ascii file in more than one windows. But I don't know when the file is very large, and some of the windows(appli- cation program) has to read in partial file into the window's designated memery, while other window just changed the file (on disk), then what will happen would probably messed up, DOS will lost track on the file's fragment in most cases, when the first window tries to fetch other part of the file. Hope this helps. rc