Xref: utzoo comp.os.msdos.programmer:5601 comp.os.msdos.misc:2413 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!uunet!munnari.oz.au!metro!grivel!loki!kevin From: kevin@loki.une.oz.au (Kevin Pollard) Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc Subject: Re: Using EDLIN to insert ^C in a file (???) Message-ID: <1575@loki.une.oz.au> Date: 12 Jun 91 12:56:56 GMT Article-I.D.: loki.1575 References: <1991Jun11.165234.16777@borland.com> Followup-To: comp.os.msdos.programmer Organization: University of NewEngland, Northern Rivers (Lismore) Lines: 8 From article <1991Jun11.165234.16777@borland.com>, by alexande@borland.com (Mark Alexander): > > Use DEBUG to create a one-byte file containing the Control-C, then use > COPY to concatenate it with the other text. > > I use DEBUG to edit all my source files :-) Hey, this not only doesn't sound silly, but it isn't silly!