Problem with word script was I forgot to include test.doc in comPlugin0.63_090627.zip. It's in comPlugin0.63_090628.zip.
--- In [email protected], "Sheri" <sheri...@...> wrote: > > Sorry. It fails. > > I experience the same problems like Message #35488 > > - http://tech.groups.yahoo.com/group/power-pro/message/35488 > On my machine, yesterday they hung. Today, the scripts appeared to work > (i.e., not hang) the first time I ran them. On second and subsequent runs, > they hung. Even after killing and restarting Powerpro I can't get them to > again run without hanging. I noticed that while they are hung, my task > manager has two entries for Powerpro Debug on the Applications pane. Don't > know if there's an aspect of the debug window itself that affects it. I do > have my script that changes fonts on the debug window (when it opens) active, > and the time they worked that worked too. The debug window was already open > for the 2nd and third scripts. Also the one and only time they ran without > hanging, I didn't use the Word script first. Okay, might be a problem when a script fails, and that leaves stuff lying around in a state it shouldn't be in. I'll check that. > Here was the output from the time they all ran (one after the other) without > hanging. Notice that even though they didn't hang, there did appear to be a > problem where "com handle isn't"). This debug output was obtained from the > debug window using a script (not from any other debug logging option). > com.get_object("C:\Program Files\PowerProBeta\com063_090627\test.doc") > returns: (type: none), com_status - ERROR: com.get_object: Can't create > object > com.method(objDoc, "Range.Text") returns: (type: none), com_status - ERROR: > com.method: Object handle, isn't > com.release() (objDoc) returns: ERROR: com.release: Object handle, isn't Yup, see above.
