Did some more with comPluginDemoScriptSAPI.powerpro, result comPluginDemoScriptSAPI_091017.powerpro in same folder.
If I have an for each looping through a vec instead of a com collection, same problem: pp crashes in second for-each loop. If OTOH I follow first for-each with a for (;;), no problem --- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > Hi Bruce, > > If, with latest version of com plugin, I run > > comPluginDemoScriptAccessible.powerpro > > (in > > http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/) > > > I get a reliable pp crash. If I run in debugger, crash > happens in powerpro, just after returning from com plugin's registered > for_each callback service. > > First for each loop runs without complaint: problem only happens when I put > second for each loop in. Crash happens after inputdialog displays, so must > be happening in second loop. > > You may be able to see what's happening in your debugger? >
