VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

New Search in Files

Cesare Imperiali  (4 Submissions)   Files/File Controls/Input/Output   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This will search inside files for a string.
Useful if you need to save on disk a list of files. It can search in any kind of file, but if you try with compiled ones (exes, dll) or zipped ones, it will most likely not find what you're looking for...

API Declarations
Rebuilt - Now there is a class that wrap code.
The ScanChunked function is based on a function I saw herearound, which I rated, but had a mistake:
stepped for x=1 to lenOfFile, step 32000
and did not check for remainder or if file was
shorter. This code is also a fix for that one.
Hope you enjoy.

Rate New Search in Files (5(5 Vote))

Download New Search in Files

New Search in Files Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters