Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATEOBJECT() failing with no error message?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00188404
Message ID:
00188564
Vues:
23
> 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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform