--- In [email protected], "brucexs" <bruc...@...> wrote: > > > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > --- In [email protected], "brucexs" <brucexs@> wrote: > > > > > > Version 4.9n available at > > > > > > > > > http://powerpro.webeddie.com/download/pwrpro49.zip > > > > > > > > > - added with statement > > > > > > - improved compatibility with win7 64 bit > > > > > > - vec and map now use ref counting, meaning localcopy, destroy no longer > > > needed and number of maps and vecs only limited by available memory > > > > > > - fixed issues with ref counting and for-each, quit > > > > > > > Wish I would have backed up or installed to a test dir, my stuff is not > > working any more. > > What is not working? > > I uploaded older versions of vecold.dll and mapold.dll if that will help. > Pls try one at a time. If it is a vec or map issue, can you try to isolate > the script that fails? > > Nothing much in the exe has failed. > > I tried to test vec pretty thoroughly, but of course I could have missed > something. > > >
Just saw this, will try. I believe I was previously running all the latest uploaded test versions of everything. The errors I saw came from regex. The first one I saw was this (not currently running, I just copied off the message at the time). --------------------------- PowerPro --------------------------- ERROR: regex.pcreMatchAll: Parameter specifed redundantly: 0 Error occurred near line 60 of script notem...@readdefaults: local mapcount=regex.pcrematchall(?"^(?!;)(\w+)\x3D(?! )([^;\r\n]+?)(?= +;| *$)", defaulttext, "", "m", 0, vtm) Called from line 84 of script notem...@setdefaults Called from line 383 of script notem...@shownotes Press Cancel to end all running scripts. --------------------------- OK Cancel ---------------------------
