README.md
December 4, 2022 ยท View on GitHub
Description
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.
More Info
The class works with ansi text files.
The demo project creates (and deletes) a 6MB test file.
| Submitted On | 2002-01-27 03:36:14 |
| By | Martijn B |
| Level | Advanced |
| User Rating | 4.6 (23 globes from 5 users) |
| Compatibility | VB 6.0 |
| Category | VB function enhancement |
| World | Visual Basic |
| Archive File | LineIndex_512871262002.zip |