Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific syntax for Case Select
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01117408
Message ID:
01117571
Vues:
15
>I would do this as an
>
>If x
>ElseIf x and y
>Elseif z and z
>Else
>
>the select case is rather limited IMO.
>and If/elseif handles it like I generally want

Yes, when the Select Case does not support the syntax I want, I am using If. I understand the Select Case cannot be used as in VFP where we can combine multiple expressions based on various variables. This is just an example. In such situations, I use If. When I can use Select Case, I prefer to use it as it's much better for coding and readability.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform