Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setrecnum()
Message
 
À
21/08/2002 01:40:42
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00691776
Message ID:
00692036
Vues:
32
I would like to avoid this behaviour by using the following code:

LPARAMETERS tiRecNum

LOCAL loSelect

loSelect = CREATEOBJECT("CSelect",This.GetAlias())
GOTO TOP
SKIP (tiRecnum-1)


Does anyone know another solution without changing the framework?


In several occassions, I've seen developers create a layer of subclasses from the MMF base bizobj class and called them abizobj (application) or ibizobj (intermediate). Once this is done you can overwrite the method in you intermediate set of classes without changing the framework.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform