I'm sure there are examples out there I'm just not wording my Google
searches correctly or something. Basically I just want to search a file for
a <binary pattern> or possibly <pattern1>*<pattern2>*<pattern3> where * is a
wildcard.
P.S. If you reply also reply via e-mail as I'm not always able to check the
groups. Thanks!
-Joe
"Joseph N. Stackhouse" wrote:
I believe that the Regex class can be coerced to search using binary data,
though I have never had a need to try it.
Mike