Search Tools Links Login

Text Search


How to search across directories for a file containing specific text.

Uses a recursive technique to search sub-directories (similiar to the Windows Find utility). Also shows how to properly cancel a long routine. The recursive procedure is similiar to the DirView sample but uses slower VB directory changing and searching methods rather than API functions.

About this post

Posted: 2017-08-19
By: BlackBeltVB
Viewed: 393 times

Categories

Visual Basic 6

Attachments

SEARCH.ZIP
Posted: 8/13/2017 11:28:42 AM
Size: 3,049 bytes

Requirements

This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.