VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LineIndex Class

Martijn B  (7 Submissions)   VB function enhancement   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Ever needed to read the 23553th Line from a 5MB file? This class will do that, *without* storing the file in an array! Very fast binary file access to read one or more line(s) by *line number*. Now you can read files page by page - backward.

Assumes
The class works with ansi text files.

Side Effects
The demo project creates (and deletes) a 6MB test file.

Rate LineIndex Class (6(6 Vote))

Download LineIndex Class

LineIndex Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters