hi, (you 'busted out' of the thread ... replying back in it.)
> Disable the FuzzyOcr's result hash cache on both machines before testing for > differences: you are looking at stale results. > > If these systems cached the results when the version or config of the two > FuzzyOcr(s) were not the same, of course you see a difference... You might have a point. So, silly question: HOW do I "Disable the FuzzyOcr's result hash cache"? commenting out: #body FUZZY_OCR_KNOWN_HASH eval:dummy_check() in FuzzyOcr.cf isn't doing it:-/ thanks!