Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object initialization
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00035013
Message ID:
00035017
Views:
42
>I call the form method setall in the activate event of the form as below:
>
>this.setall("OldWhatSeek", "", "mycombo")
>
>this command generates this error: "OldWhatSeek not found...";
>
>This error only happens when there isn't any object from the class "mycombo"
>defined in the VFP session, but if I simply create an object from this class
>the error didn't happen.
>
>Is there a manner to call the "setall" without error and without the
>nead to create this object before ?

Surely, you have to create object first. Otherwise what is the purpose to call SetAll at all?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform