|
-
Apr 20th, 2004, 07:50 PM
#6
If you use the 'comparison' argument, you have to include a 'start'.
In that example, it starts at the front end of the string, and will return the first match position.
If you need repeditive search, then return the Instr position and use that next time around as the 'start' position.
(Also see InstrRev (VB6))
Bruce.
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
|