Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the equivalent function of $ and & in C#.Net?
Message
De
26/07/2004 01:39:00
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
What is the equivalent function of $ and & in C#.Net?
Divers
Thread ID:
00927823
Message ID:
00927823
Vues:
57
I just can't see an equivalent function of $ of VFP in C#.Net. In VFP, I can easily know if a string is existing in another string variable.
mVar = 'ABCDEFZYZ'
?'ABC' $ mVar && returns .T.
?'NMN' $ mVar && returns .F.
How can I do it C#.Net?

Another thing is the macro-substitution? Is it possible in C#.Net?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform