You can export the object, find out which instance variables, functions and
events it uses that are not defined in it (and thus must have been defined
in an ancestor), create a new object with the same name as the deleted
ancestor (as defined by the "from" in the global type definition) that
contains those functions, events and instance variables and reboot.

That will allow you to open the object in PB, but you'll still be missing
all the code in the ancestor...

If all you want is the code, just export it.

----- Original Message -----
From: R K <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 30, 1999 11:36 AM
Subject: PFCSIG Inheritance problem


> Hi Techies,
>
> Could any body give a way to recover a particular object whose ancestor
> deleted by mistake.
>
> TIA
>
> RK
>
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS,
ADDRESS
> > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help
pfcsig
> > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
>

> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to