21 Oct
2003
21 Oct
'03
11:08 a.m.
Chris Muldrow wrote:
We installed CallProfiler a while back and then removed it after it was no longer needed, but there's still an object living in the root of our Control Panel that is a broken piece of CallProfiler. I can't figure out exactly how to delete that object. Anyone seen this problem and have a solution? Thanks!
I seem to remember writing an external method something like: def fixme(self): del(self.Control_Panel.bad_thing_that_wont_go_away) cheers, Chris