Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange 1575 - object name is invalid error
Message
From
27/06/2008 13:27:55
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01326492
Message ID:
01327307
Views:
10
Hello
Solved!
Recompiling the form which called the one with the error solved the issue. It is working OK again.
Apparently, this was a migration issue: it was working on VFP8, and when migrating to 9 some forms were not recompiled.

BTW, I have been using member arrays of objects in forms for a long time, always thought they were a standard feature...
thisform.Enc(i).move((i-1) * 50 + px, py)
thisform.Enc(i).visible = .t.
Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform