Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOR EACH doubt
Message
De
26/12/2003 09:20:31
 
 
À
26/12/2003 08:50:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00862112
Message ID:
00862122
Vues:
14
Hi Pablo,
For Each cursor In Thisform.DataEnvironment.objects
***I need to know here which object I am currently examining
   STORE m.cursor.Name  TO objName
   DO CASE
      CASE m.objName == "firstcursor"
      CASE m.objName == "secondcursor"
  ENDCASE
Endfor
But with this schema a for cycle is useless.

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform