<http://tech.groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/regex0207Release.zip>
PowerPro plugin regex Version 2.07 Release Highlights - Regex plugin no longer unconditionally loads the Unicode plugin if available. - Unicode handles can be used as arguments (pattern, subject and/or format-string) to regex.pcreServices when the "utf8" plugin option is specified. - Added format string tokens for altering text case for backreferences expressed in UTF-8 in regex.pcreMatchAll and pcreReplace. - Fixed: The format string did not previously support zeros in named substrings (even though PCRE does). Now it does. - Updated the following files: regex.dll, regex.chm, and regexPluginTest.powerpro. Included Version 7.9 of PCRE (pcre.dll and pcreposix.dll, previously made available as a PCRE update). Also included regexDialog.powerpro as previously released with plugin version 2.06. Installation Instructions No version of the regex plugin should be loaded during installation of the plugin or pcre library updates. The safest procedure is to first shutdown Powerpro. Remove old versions of pcre*.dll and regex.dll from your main PowerPro and plugins directory. Unzip regex0207.zip into your PowerPro directory, preserving folder structure. Unless you use a separate folder for your pcf, all files should go into appropriate locations. If you do use a separate pcf folder, you will want to relocate the scripts, log and ini files to your pcf folder. There is another optional help file available, pcre.chm. If installed it should go into the same directory as regex.chm (i.e., your plugins folder). The pcre library in this distribution is version 7.9. Note: you will need dll plugin (dll.dll) version 0103 or above and the dialog plugin (dialog.dll) version 0119 or above to use the included regexDialog script. Due to resource leaks, dialog plugin releases earlier than 0119 should be avoided, even with older versions of the regexDialog script. The most recent version of the Unicode plugin is useful if working with regex and Unicode/UTF-8. Refer to regex.chm in the plugins directory for additional information.
