PCRE 7.3 addresses an issue that caused some previously working patterns to fail when using one of the newline/linebreak options that support CRLFs (which we do, by default).
It also gives users access to the linebreak choices at the start of a pattern. For version 7.3 there are two files: pcre.dll and pcreposix.dll. In 7.1 and 7.2 pcreposix was included in pcre.dll; currently the separate file is required. Other changes and enhancements are shown in the ChangeLog in the pcre.chm help file. Shutdown PowerPro prior to installation because the previous version is likely open. The following files should be unzipped into the PowerPro plugins directory: <http://groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/regex_pcre_73_update.zip> <http://groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/pcre_chm_73.zip> The regex.dll plugin itself (version 2.04 at this writing) should already be installed. The only files provided here are the PCRE library files and help files. If you have any old pcre*.dll files in PowerPro's main directory, you should remove them. After restarting PowerPro, use regex.pcreversion to confirm that 7.3 is loaded. regex_pcre_73_update.zip pcre.dll pcreposix.dll regex.chm regex_pcre_73_update_readme.txt pcre_chm_73.zip pcre.chm pcre_chm_73_readme.txt Regards, Sheri
