Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find out the Class where the property was defined
Message
De
03/01/2006 10:49:20
 
 
À
03/01/2006 10:36:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01082552
Message ID:
01082622
Vues:
5
>
>try
>
>for cc=2 to ACLASS(ArrayName, M.oControl)
>   * add null comparison if you need it
>   if GETPEM(ArrayName[m.cc],m.propName)==GETPEM(ArrayName[m.cc-1],m.propName)
>       LOOP
>   ENDIF
>...
>
Fabio,

That's great. It Works. I had already spent sometime around PEMSTAT and GETPEM but didn't get there.
Where do you get all your creativity ?

Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform