Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATEOBJECT() failing with no error message?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00188404
Message ID:
00188564
Views:
22
> VFP does not return an implicit .F. I would look at what baseclass the
> loPrintGen is based on and look back through all the parent class code as
> well. I also use a report printing class that is based on a form which in turn
> is used to setup the tables, views, etc. If something goes wrong in my base
> form class code, the creation of the object fails, but no error message is
> returned, neither is a *return .f.*

I wish it were that obvious. The class being created has no parent classes other than our first level base class, which has no code in it's Init method. Besides, this class doesn't do a DODEFAULT() or anything in it's Init, so even if there were code there, it would be overridden. So there's no base class code for something to go wrong in.
Previous
Reply
Map
View

Click here to load this message in the networking platform