Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOR EACH oFOrm
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
FOR EACH oFOrm
Divers
Thread ID:
00436742
Message ID:
00436742
Vues:
71
Hello,
I'm struggling with a FOR EACH/ENDFOR loop:
When more than one form is open:

FOR EACH oForm IN _SCREEN.FORMS
oForm.RELEASE()
ENDFOR
It works only for the first form, the next form(s) are not triggered in this loop.
Can anyone explain why this happens?

Any help is highly appreciated!
Christian Isberner
Software Consultant
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform