Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems saving form: Member object removed
Message
From
26/09/2005 10:23:41
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01052952
Message ID:
01053043
Views:
18
>Yes indeed, even the smallest change triggers the error ...
>A lot of the controls on the form are base on classes. Could it be that there's a problem with one of these classes ? However, these classes are alos used on numerous other forms wihtout problems ...

I don't remember,
but it could depend on the names assigned to the members.

try this.
save the form as another scx: "crazyform.scx"
 modify crazyform.scx
 change it somewhere
 beginloop
    save
    if no error
      loopexit
    endif
    remove a member
  endloop
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform