--- In [email protected], sgp <acs322...@...> wrote: > > Sheri wrote: > > > There was a small error in my notes menu script that kept it from > > running correctly with the updated regex plugin. > > > > <http://tech.groups.yahoo.com/group/power-pro/files/Scripts/NoteButtonM > > enu_V101.zip> > > > > Sheri, the fix I downloaded is broken, > ERRORS: regex.pcreMatch: Option incomprehensible: [17] > Label > Error occurred near line nnn of script notem...@shownotes: > regex.pcrematch(?"Label = New \- \K(\w+)", "", hVec[i], "cat") > > I think it should be > regex.pcrematch(?"Label = New \- \K(\w+)", hVec[i], "", "cat") >
Hi sgp! Yuk, I messed up the posted update, thanks for letting me know. The file I'm actually running has what you said. I reposted the file with corrected fix, apologies to you and anyone else who encountered the error. Meanwhile I've been working on a substantial update which is almost ready, so please stay tuned! Regards, Sheri
