Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Member object removed - cannot complete the Save operati
Message
 
 
À
02/02/2004 09:00:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00872906
Message ID:
00872950
Vues:
20
Donald,

You can't delete a member object (something that appears on the form) from the form subclass, because that object was defined higher up in the class inheritance tree.

You can use RemoveObject() at runtime though. You can also conditionally instantiate the object.

>I am trying to save my .VCX file after making changes to sub-class (FORM) that inherites from another sub-class in the same .VCX.
>
>I'm getting the error message:
>
>Member object removed - cannot complete the Save operation
>
>after I make edits, then attempt to Save the .VCX.
>
>I'm stumped, and in trouble as this is a large form with lots of code that I would have a hard time reproducing.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform