Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FormMyform IS NOT AN OBJECT
Message
 
À
02/04/1998 22:34:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00089124
Message ID:
00089526
Vues:
31
>Lately, I have been getting an error formMyform IS NOT AN OBJECT when I issue a command like the following:
>frmOrders = CREATEOBJECT('Orders')
>frmOrders.Show
>
>The class library is open, and the classes are there. It seems to have something to do with the change in the tables that the form is accessing, but I have yet to make any progress figuring out the problem.
>
>John Dennis...

Hi John

Try to trace it out with SET STEP ON before CREATEOBJECT(). Step through the Init event of each object and find out where it goes off.


Bye
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform