Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the equivalent function of $ and & in C#.Net?
Message
From
26/07/2004 01:39:00
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
What is the equivalent function of $ and & in C#.Net?
Miscellaneous
Thread ID:
00927823
Message ID:
00927823
Views:
56
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?
Next
Reply
Map
View

Click here to load this message in the networking platform