--- In [email protected], "forxtra" <forx...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > 090702b seems fine for FSO and Word scripts before and after restarting > > Powerpro. Word script speed improvement is huge. The only other of the demo > > scripts I retried was Shockwave, which is unloading com before the scripted > > window can be accessed. It also silently crashes Powerpro.
Okay, Sheri, probably got script wrong, will check. Thanks. > But, there seem to be trivial errors with demo scripts. Thanks foxtra, will fix. > BTW, > with 0.63_090702(b), even though I don't call a com.unload before > shutdown.powerpro() at the end of scirpt or in a "PProShutdown" list, > PowerPro exits cleanly and disappears from Task Manager. Hmm. Interesting. Dunno what happens to com handles that haven't been released once owning process dies. In an ideal world, they'd get silently released, but I wouldn't bet on it.
