Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FormMyform IS NOT AN OBJECT
Message
 
To
02/04/1998 22:34:00
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00089124
Message ID:
00089526
Views:
27
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform