23 Jan
2003
23 Jan
'03
11:24 a.m.
Dave Hall wrote:
I'm having trouble calling manage_deleteObjects within an ObjectManager sub-class. Specifically, I get an Unauthorized exception in _verifyObjectPaste out of CopySupport.
I'm pretty sure manage_delObjects doesn't use _verifyObjectPaste, so you're doing something else as well. Perhaps you can show us all the code of the method that calls manage_delObjects?
Basically I'm trying to make a copy of an object and then subsequently rename it.
Then why are calling manage_delObjects? cheers, Chris