G
Guest
Hi,
How can I implement regex to find complete or partial words or a group of
words. Similar to the "Find" in MS Word. I need to scan text files eg
look for "test"
or "this is a test"
or
"this is a te"
Thanks
How can I implement regex to find complete or partial words or a group of
words. Similar to the "Find" in MS Word. I need to scan text files eg
look for "test"
or "this is a test"
or
"this is a te"
Thanks