Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For Each
Message
De
01/11/2001 17:48:02
 
 
À
31/10/2001 04:37:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00575508
Message ID:
00576466
Vues:
17
>Can anyone help me to use FOR EACH command
>eg. FOR EACH column IN THISFORM.GRID1 ?????

The syntax for FOR EACH from the help file is "FOR EACH Var IN Group" where Group is:
A Visual FoxPro array, an OLE array, a Visual FoxPro collection, or an OLE collection.
The Columns property on a grid is an array (or a collection, but I think its jsut an array) and thats why Cetin and Wilfred's solutions work.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform