Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limit on the number of do case?
Message
 
 
À
11/08/2011 10:38:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01520686
Message ID:
01520688
Vues:
90
Not that I'm aware of but if you have more than 3 levels then something is wrong and you would want to rethink your approach.

>Is there a limit on the number of do cases within other do cases?
>
>Example:
>
>do case
>   case 1
>      do case
>         case 1.1
>         case 1.2
>         case 1.3
>            do case
>               case 1.3.1
>               case 1.3.2
>             endcase
>         case 1.4
>      endcase
>   case 2
>endcase
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform