Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Limit on the number of do case?
Message
 
 
To
11/08/2011 10:38:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01520686
Message ID:
01520689
Views:
77
I can not find any known limit by doing a search. There is nothing explicit here
VFP System capacities

I would assume you should not go beyond 128.

>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
>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform