Created findstr_in_string() function (this is the function that needs better
regular expression suppor). Reverted findstr() and trashcan() to read the file a line at a time rather than load the entire file (potentially very large) into a string list.
Showing
Please register or sign in to comment