Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wishlist???
Message
De
03/09/1999 16:49:27
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00260725
Message ID:
00261378
Vues:
33
>>Hi Jim,
>>
>>Funny you mention that this would bring VFP in-line with other languages. I* was swapping some private messages with Craig B. and mentioned that I'd like to see a post-test iteration structure and VFP not having one where other languages do. Might seem a bit silly since we can emulate one, but after reading your comments, maybe not so much so.
>
>I gotta ask, what is a post-test iteration structure?

In a DO WHILE structure if the WHILE condition
is not true the loop is not executed at all
in a "post-test iteration structure" (DO UNTIL)
the loop is executed at least once (at the end
of the loop insted of the beginning).

...kt
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform