Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a class from a form
Message
De
06/06/2001 12:54:36
 
 
À
05/06/2001 22:13:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00515316
Message ID:
00515891
Vues:
12
>I posted the following message in a thread earlier tonight.
>Hi. The following code crashes when it reaches the .show command. I am using it in the click event of a command button in a grid (w/ no control source):
>
> MyObject = createobject('MyClass')
> MyObject.show(1)
>
> Error on show line: Unknown Member MYOBJECT
>
> Erik Moore asked if MyClass was a form. The answer is that it is a container class, and not a form.
>
> thanks, Randy

For some reason the object is not being created... you may want to trace through the init code of your MyClass and see what's going on.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform