--- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> wrote: > > -- fixed a bug that mean same dialog run twice wouldn't cancel. > Sorry about that. >
Yes that works now with the included script version. However, I'm finding that neither .92 or .94 work with existing scripts that worked with .90 and previous versions. The version of regexDialog that was included with regex 0204 (regex0204.zip is in Files) now gives this error during startup: ====== ERROR: dialog.create: Duplicate control name or id line 46 Error occurred near line 163 of script regexDialog: static st_hDlg = dialog.create(sDlgFile, 0) Press Cancel to end all running scripts. ====== The version of regexDialog I enhanced to highlight a selected substring now has problems. It starts up without error with the radio button Match selected. But if you select Match All, then reselect Match, it now gives this error: ============ Bad expression: invalid operator at [EMAIL PROTECTED])X, ?XdZ_3001X, 109, 0, 1705004, ?XdZ_3001X) call([EMAIL PROTECTED],?Xcall([EMAIL PROTECTED])X, ?XdZ_3001X, 109, 0, 1705004, ?XdZ_3001X) ============= I replaced \x02 with X and \x05 with Z for posting of above. FYI, there is a link to the defunct google group in the the dialog doc file. Regards, Sheri
