Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sub-Classing a PRG-based Class
Message
De
27/05/2002 17:52:49
 
 
À
27/05/2002 17:17:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00661784
Message ID:
00661797
Vues:
16
Thanks Claudio,
I didn't see the OF PARENT.prg in your first message.
That was just what I was looking for.


>>What's the best way to sub-class a PRG based class?
>
>Hi, Bill.
>
>try something like this:
>
>
>**- Parent.prg
>define class MyParentClass as Session
>enddefine
>
>
>and then:
>
>
>**- Son.prg
>define class MySonClass as MyParentClass of Parent.prg
>enddefine
>
>
>HTH
Bill Morris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform