--- In [email protected], "Sheri" <sheri...@...> wrote: > > --- In [email protected], "brucexs" <bswitzer@> wrote: > > > > What happens if just before the class.unload you delete the vdata > > vector, then do a win.debug(myviewstruct.numobjects) > > The handle to myviewstruct is not available in that routine. > > But! Explicitly destroying the local vdata vector does seem to > resolve the issue (doesn't crash on reuse without unloading class > plugin).
I take that back. After awhile Powerpro crashed and the offending item was the class plugin. I've succeeded in removing use of ampersand. Regards, Sheri
