|
-
Feb 3rd, 2005, 02:29 PM
#13
Thread Starter
Fanatic Member
Re: Stupid inherits issue, or not?.
 Originally Posted by <ABX
The only think i can think of is that It allows case-insenstivity IndexOf (String.IndexOf) does not.. but in his code he isnt using it.
So, in this particular case... nothing and with CompareInfo.IndexOf you can do more than InStr
Actually, the code does use both Binary compare and Text compare in a few parts.. Anyway, i just found out that if i specify a compare method on the InStr methods that dont have them already specified then it will work and the ugly error goes away.
So, what did you guys think of my code?
Thanks for the help BTW.... I appreciate it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|