Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Equivalent To VFP DO CASE
Message
De
29/12/2004 05:54:40
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
C# Equivalent To VFP DO CASE
Divers
Thread ID:
00972871
Message ID:
00972871
Vues:
48
I am trying to convert some strings based on conditions. In VFP I would do something like:
DO CASE
CASE condition a
   && code here
CASE condition b
   && code here
OTHERWISE
   && code here
ENDCASE
How would this be coded in C#?

TIA, Kevin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform