Re: Help: Getting Sequences from Files
- Posted by Craig Welch <euphoria at welchaviation.org> Sep 01, 2004
- 499 views
don cole wrote: > ------------much faster-------------- > --I use Binary Print/Get by Gabriel Boehme (availabe in the archives). > > include bget.e As well as being faster, it improves the accuracy of one's data! From Gabriel's documentation: "To the best of my knowledge, these routines are *completely* stable and will not corrupt your data. In fact, in some cases, your data will be even *more* accurate." I therefore run all of my data through a bprint/bget cycle several times, thus attaining the highest possible quality of data ... -- Craig