FWIW, although it seems intuitively correct, with strings you can not AFAIK use >, <, et cetera.
g.
</div>
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
Marked as answer by Qi Wu - MSFT on May 09, 2012 10:52 AM
gerrylowry
All-Star
20577 Points
5721 Posts
Re: compare two string ranges to find if the third string is in between
May 01, 2012 05:59 PM|LINK
@ aspmind TIMTOWTDI =. there is more than one way to do it
You need to study this MSDN article:
http://msdn.microsoft.com/en-us/library/cc165449.aspx "How to: Compare Strings (C# Programming Guide)"
FWIW, although it seems intuitively correct, with strings you can not AFAIK use >, <, et cetera.
g.
</div>