We often want to find programs where a certain text string exists. i.e. We know it contains a certain word but forgot the program name. Use report AFX_CODE_SCANNER to search for text within objects.
The report can search the following objects:
Programs
Function groups
Classes
It has the following selection screen:
In the above selection I would be looking for all custom programs with my name in it...
And the result would look like this:
Double-clicking the row would take you to the applicable program.
Comments