Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to Create Object
Message
 
To
27/02/2008 11:51:38
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01296912
Message ID:
01296913
Views:
8
>I am removing the dependency on the WizBtns classes in our base classes. This appears to be the last thing to do.
>
>I have a custom class in the FM_BaseButtons library called GridAddRec. In the AddRec method of the FM_ButtonBar class I make this call:
>
>
>oAddRec = CREATE("GridAddRec")
>
>
>But it is unable to create it. If I have the WizBtns.vcx in my project, it works. I copied the custom class from there into FM_BaseButtons and made sure there were no references to WizBtns.
>
>Why would the CREATE not be able to find the GridAddRec class if it exists in the same library?

Maybe that class refers to other objects in the same library ( WizBtns.vcx ).
Did you get any error?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform