|
Software Description:
|
About ABCFind, This find-and-replace tool integrates into the Visual Basic IDE, replacing the standard find-and-replace dialogs that come with VB. It provides more regular expressions than standard VB - you can specify that only matches that occur in declaration lines should be displayed, or only matches that occur within string literals. ABCFind can use an OR operator to specify more than one expression to findin the same pass. Searches can be performed across all projects in the project group, all open codemodules or all editable or checked-out modules. ABCFind can also ignore all matches that occur within comments. It can search historical versions of the code in the associated SourceSafe database. You can also search for matches in VB projects contained within SourceSafe repositories, including theversion history. ABCFind is compatible with VB versions 5 and 6. |