|
-
Feb 19th, 2000, 05:34 PM
#1
Thread Starter
New Member
i made a word processor, and now i need want to put a "search" feature on it. How do i code it?
so far i have this:
FindOver = False
SearchPos = 0
FindText Text, Find
Text.SelStart = SelTextFrom
Text.SelLength = SelTextTo
but, that doesn't work....
can anyone help me????
thanks, kirkhammet
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
|