Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Table names as parameters to a class giving ERRO
Message
De
02/11/1998 11:06:09
 
 
À
02/11/1998 10:59:36
Noman Aftab
Embry-Riddle Aeronautical University
Daytona Beach, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00153497
Message ID:
00153551
Vues:
26
>I guess, I wasn't clear. The parameters I am passing in are actually properties. I am not passing in parameters from any other source or form. Can thsi be a problem because I have property and paramter with the same name and nothing is actually passed in. I guess defining a property doesnt pass in the a parameter for that class????
>HELP!!
>
>Thanx

Ok, so you defined Class.ChildTable property in class designer, and then you something like this:
oMyclass=createobject("MyClass")
oMyclass.Childtable="mychildtable"

Is it correct? Remember, that Class.Init event will fire first, before the second line.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform