Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOR loop re-evaluation
Message
De
24/01/2019 07:12:03
 
 
À
23/01/2019 12:20:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01665680
Message ID:
01665713
Vues:
71
>As I understand it, the FOR loop's TO range is evaluated at the start of the expression, and then not re-evaluated. Is there any way to make it be re-evaluated (a SYS() function or other setting)? Or do I need to switch to a DO WHILE loop and manually increment my loop variable?

There's no way to change it. Use DO WHILE when you want a non-fixed termination.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform