Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6 is not able to locate a parent class
Message
 
 
À
20/04/2007 16:54:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Divers
Thread ID:
01218482
Message ID:
01218511
Vues:
18
>Naomi,
>
>I will try that. I was under the impression that using the newobject() function did away with having to use set procedure, thought I might be mistaken.
>
>I actually put the following statements in the calling code and get a different error. "CLass definition RPDSACEAPI is not found." This is different than the previous error.
>
>SET PROCEDURE TO RPDS_ACE_abstract.fxp ADDITIVE
>SET PROCEDURE TO rpds_ace_api.fxp ADDITIVE
>SET PROCEDURE TO RPDS_ACE_ReportManager.fxp ADDITIVE
>
>loACEAPI = NEWOBJECT( 'rpdsACEapi', 'rpds_ace_api.fxp', '', parm1, parm2, parm3, parm4, parm5 )
>
>I really do appreciate your assitance!
>Bruce

Bruce,

I usually use .prg in set procedure statement, but it should not be a problem. Try with CREATEOBJECT for now, I think somehow SET PROCEDURE and NewObject do not like each other.

I have to run, would be able to help on Saturday night.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform