A Desktop File-Find Utility
by Lee Calcraft

This utility recursively searches a given directory for files and/or directories matching a wildcarded filename. When the search has been completed, a window is opened listing the full pathname of each find. File pathnames are shown in black while directory pathnames are shown in blue. There is a limit of 200 finds.

The wildcards available are # to match a single character, or * to match any number of characters, including none.

To use the utility, enter the (possibly wildcarded) filename being searched for into the upper box, and the full pathname of the directory to search into the lower box. Select whether to search for files or directories or both, and click on the 'OK' icon.

Note that pressing Return will move the caret from the upper box to the lower box, or start the search if the caret is in the lower box, while pressing Escape will terminate the search.
