Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Life is Beautiful for PRG Based Classes
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Life is Beautiful for PRG Based Classes
Divers
Thread ID:
00524299
Message ID:
00524299
Vues:
64
Fast becoming one of my favorite new features in VFP 7 is the OF clause in DEFINE CLASS. Before this, you had to SET PROC TO SOME_OTHER_PRG before instanciating a subclass that is based on a class in a different PRG file.

Now all you have to do is:

DEFINE Class MySubClass as ParentClassName of PRG_FileName_Where_ParentClass_Is

No more SET PROC TO THE_OTHER_PRG_FILE
Mark McCasland
Midlothian, TX USA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform