From: Erik Max Francis Newsgroups: comp.os.msdos.djgpp Subject: Re: Appending text to other file Date: Thu, 13 Mar 1997 23:21:58 -0800 Organization: Alcyone Systems Lines: 17 Message-ID: <3328FC96.A734C5C@alcyone.com> References: <01bc3023$9f2dd1a0$2a64afc2 AT luzifer> NNTP-Posting-Host: newton.alcyone.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Gunnar Beushausen wrote: > I'm sorry for asking this stupid question, but do you see any way to > append > a text file to another existing file? > > Thanks for your help! Open the file with mode "a", or "ab" if it's binary. -- Erik Max Francis, &tSftDotIotE / email: max AT alcyone DOT com Alcyone Systems / web: http://www.alcyone.com/max/ San Jose, California, United States / icbm: 37 20 07 N 121 53 38 W \ "I am become death, / destroyer of worlds." / J. Robert Oppenheimer (quoting legend)