new media development ltd

software store

CFX_ReadLn


CFX_ReadLn - REGISTER AND DOWNLOAD FOR FREE!

CFX_ReadLn is a way of providing true random file access when reading files. The results of CFX_ReadLn are returned to the user in a query for easy manipulation of data.

CFX_ReadLn is capable of bi-directional manipulation of files reading from either the beginning or the end of a file with equal performance and function. With CFX_ReadLn, you can read as little as a single line right through to the entire file which can then be returned in a single query for further manipulation.



CFX_ReadLn usage:

<cfx_readLn Filename="application.log"
	StartRow="5" maxrows="20" Name="ReadLn" 
	Direction="TTB">
<cfoutput>
	Starting at #CFX_ReadLn.StartRow# and ending at #CFX_ReadLn.EndRow# 
	returning #ReadLn.Recordcount# rows from #CFX_ReadLn.Linecount# lines.<br><hr>
	<pre><cfloop query="ReadLn">#Line#<br></cfloop></pre>
</cfoutput>

OR

<cfx_readLn Filename="application.log"
	StartRow="5" maxrows="20" Name="ReadLn" 
	Direction="BTT">
<cfoutput>
	Starting at #CFX_ReadLn.StartRow# and ending at #CFX_ReadLn.EndRow# 
	returning #ReadLn.Recordcount# rows from #CFX_ReadLn.Linecount# lines.<br><hr>
	<pre><cfloop query="ReadLn">#Line#<br></cfloop></pre>
</cfoutput>

Testimonials

"I've found CFX_ReadLn to be highly effective" - Richard Colman

"Love the CFX_ReadLn tag, it read in a 200,000 line file (about 29MB) in under a minute!!" - JP


PLEASE NOTE: All our CFX tags and tools are for the Windows platform only.

Latest version released on 18-Dec-2003!

CFX_ReadLn - REGISTER AND DOWNLOAD FOR FREE!

PLEASE NOTE: The price stated in USD is only an indication and payments collected by new media development will be converted at the rates prevailing at the time.