README.md

December 4, 2022 ยท View on GitHub

LineIndex Class

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 On2002-01-27 03:36:14
ByMartijn B
LevelAdvanced
User Rating4.6 (23 globes from 5 users)
CompatibilityVB 6.0
CategoryVB function enhancement
WorldVisual Basic
Archive FileLineIndex_512871262002.zip