I’ve made a couple of updates to phreplace and created a new The changes include:
Handling an exception that occurs in the vbscript Regex object when using a badly formed regular expression (e.g. reader.(\w)+\(reader.GetOrdinal\(”(\w)+”)); – note I forgot to escape the last parenthesis).
Added Write to Log option (which defaults to off) to write some debugging log events to [...]

