<http://groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/regex0206Release.zip>
PowerPro plugin regex Version 2.06 Release Highlights - Added plugin support for new-ish PCRE option - Enhanced regex.pcreReplaceCallback to allow the callback function to be specified using Powerpro's cbx function. - Added automatic declaration of regex_status variable when needed. - Fixed: User script variables could sometimes corrupt the plugin option string. - Fixed: The backslash character was not being treated as a literal character when the literal option was used. - Updated the following files: regex.dll, regex.chm, regexDialog.powerpro and regexPluginTest.powerpro. Included Version 7.8 of PCRE (pcre.dll and pcreposix.dll, previously made available as a PCRE update). 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 regex0206.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.8. 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. Refer to regex.chm in the plugins directory for additional information.
