We had a need to read large text files in blocks of lines and so went looking for a suitable custom tag to do the base work for us. There are a few that read CSV files and convert them to queries but our files are pure text so they were unsuitable. Min's ReadLine does a great job but only one line at a time, not too good when you want to read a thousand line in one batch :-)
We then found CFX_FileReadLn which is perfect, you can specify a start line and the number of lines to read and it returns the result in a query, just right for our needs :-)
Unfortunately the tag is not freeware and we can't seem to be able to pay for it! The URL to its owner's website, http://www.liveye.com/cfx/, doesn't exist any more and we have failed to contact the creator by email.
Does anyone know of the creator's or have other, working, contact details?
--
Yours,
Kym
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

