Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #1561
| From | Roger Darlington <rogerarm@freeuk.com> |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Merging three files together? |
| Date | 2012-04-01 13:42 +0100 |
| Organization | home |
| Message-ID | <f08f977952.rogerarm@rogerarm.freeuk.com> (permalink) |
I cant help thinking that there must be a simpler (and quicker) way of merging 3 files together (within a program) than printing them to screen and *spooling the result, but can find no 'merge' nor 'concatenate' command in RO nor BASIC. SPOOL "<!Genus_Fam$Dir>.GeneraToFamilyInfo/htm" PRINT "<!Genus_Fam$Dir>.Header" PRINT "<!Genus_Fam$Dir>.Middle" PRINT "<!Genus_Fam$Dir>.Footer" *Spool Is there a simpler and quicker way (within BASIC). -- Cheers Roger Lonely pen tops. Where are their pen pals?
Back to comp.sys.acorn.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Merging three files together? Roger Darlington <rogerarm@freeuk.com> - 2012-04-01 13:42 +0100
Re: Merging three files together? Steve Drain <steve@kappa.me.uk> - 2012-04-01 17:48 +0100
Re: Merging three files together? Roger Darlington <rogerarm@freeuk.com> - 2012-04-02 09:33 +0100
Re: Merging three files together? Steve Drain <steve@kappa.me.uk> - 2012-04-02 11:56 +0100
Re: Merging three files together? Martin Bazley <martin.bazley@blueyonder.co.uk> - 2012-04-01 21:53 +0100
Re: Merging three files together? Roger Darlington <rogerarm@freeuk.com> - 2012-04-02 09:28 +0100
csiph-web