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?
