Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Member object removed - cannot complete the Save operati
Message
 
 
To
02/02/2004 09:00:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00872906
Message ID:
00872950
Views:
19
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
Previous
Reply
Map
View

Click here to load this message in the networking platform