Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles; site iuvax.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!iubugs!iuvax!franco From: franco@iuvax.UUCP Newsgroups: net.micro.atari16 Subject: Re: Public Domain FORTH for the ST Message-ID: <54600032@iuvax.UUCP> Date: Fri, 14-Mar-86 08:30:00 EST Article-I.D.: iuvax.54600032 Posted: Fri Mar 14 08:30:00 1986 Date-Received: Mon, 17-Mar-86 04:22:35 EST References: <54600027@iuvax.UUCP> Lines: 10 Nf-ID: #R:iuvax:54600027:iuvax:54600032:000:598 Nf-From: iuvax!franco Mar 14 08:30:00 1986 Woops...it appears that something adds lines at the beginning and end of each transmitted file. therefore, you must strip away the added lines after concatenating (it is best to do it then since it is easy to search for the added lines (they are very distinctive) and when you get it all fixed you will know it - if you strip away the lines before concatenating you might get an extra newline character or you might be minus a newline character when you concatenate (of course you can go in later to check this but then you don't have a good way of finding precisely where the files were joined))