Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Small but dangerous bug in StrExtract
Message
From
15/08/2008 14:35:03
 
 
General information
Forum:
ASP.NET
Category:
Visual FoxPro Toolkit for .NET
Miscellaneous
Thread ID:
01339105
Message ID:
01339210
Views:
7
>The current implementation of StrExtract in the VFPToolkit will fail if there is no data between a both delimiters when the delimiter length is 1.
>
~abc~def~~jkl~
>will return "~jkl" for StrExtract(lcString,"~'","~",3)
>
>To correct the code and to allow missing right delimiter use the following code

How to convert this code to C# ?
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform