Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!rutgers!psuvax1!psuvm!wtw101
From: WTW101@PSUVM.BITNET (Bill Warner)
Newsgroups: comp.sys.amiga.tech
Subject: DME and vanishing text
Message-ID: <89222.135727WTW101@PSUVM>
Date: 10 Aug 89 17:57:27 GMT
Organization: Penn State University - Center for Academic Computing
Lines: 14

I am outputing text in assembly using the DOS funtion Write(...).    I am
terminating my lines with single linefeeds.  The text outputs to the default
output device (the screen) just fine.   When I redirect my text to the disk
(via >df1:bla) then TYPE this file everything is dandy.  However when I edit
this file with DME I have missing text!

The missing text occurs when I continue a line of text.  i.e.  I call
Write(...) and print some text, then I call Write(...) again and print text
thats terminates with a linefeed.   The latter half of the text dissapears!

Ideas?  Answers?

                              Chris
                              CJC@psuecla