find strings within patches
Is there a way to find all occurrences of an arbitrary string within a patch?
Not sure if it would suit your purposes, but you could open the patch in a text editor and search for string that way.
the search function in max doesn't work for this?