Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I create a new VCX of subclasses programatically
Message
De
01/10/1998 17:04:04
 
 
À
01/10/1998 16:59:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00142974
Message ID:
00143035
Vues:
34
Hey Fred ---

I give up. Use the ugly way :-)


>>
>>Ta da!!! This is the best way to do it.......
>>
>>
>>LPARAMETERS cOldLib,cOldClass,cNewLib,cNewClass
>>SET CLASSLIB TO &cOldLib
>>oObject=CREATEOBJECT("&cOldClass.")
>>oObject.SaveAsClass("&cNewLib","&cNewClass")
>>SET CLASSLIB TO
>>RETURN
>>
>
>
>Almost, but not quite! This forces the object to go thru it's INIT code. If you have any way to stop that, this would be the best way!
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform