|
-
Feb 3rd, 2005, 01:33 PM
#6
Re: Stupid inherits issue, or not?.
To answer the question asked, yes it's an inheritance issue.
To answer the unasked question of why.... InStr is a built in VB function. And you are ovberloading it. Presumably, you've overloaded it such that when it's called, it can't tell which one to call. It needs to "narrow" down the possiblities.
Tg
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
|