Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loop through all selected items in a listbox
Message
De
03/01/2000 16:51:58
 
 
À
03/01/2000 16:45:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00311890
Message ID:
00311937
Vues:
20
>>>>For each listitem in olistbox
>>>> * processing
>>>>next
>>>>
>>>>Does that work? Or is there something like that?
>>>
>>>FOR EACH is preferable where you may change the number of elements in the collection.
>>
>>Ed,
>>
>>Would FOR EACH work here? If you're removing entries, will it go through the entire original list??? I thought it would stop too soon.
>
>Nope - that's exactly what FOR EACH handles well. FOR NEXT get caught on the explicit reference to an index.

Ed,

If I try that with _SCREEN.Forms and Releasing() them, it does not release all the forms.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform