Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
With controls
Message
De
15/10/2003 23:33:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
With controls
Divers
Thread ID:
00839111
Message ID:
00839111
Vues:
56
Once upon a time I saw a code sample that used a construct that would step through the controls of a form but I can't seem to remember how it went. I want to do something like :

with thisform.pageframe1.page1.controls
if .value = 2
do something
endif
endwith

When using this construct I get an error that says controls is not an object. Can anyone point me to an article that explains how to do this?

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform