Re: Feature to Search Memo Fields

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi Doug,

you can access the text in an editbox with
editbox.value

You can search in it with the AT() function,
which let's you search for a certain occurrence too.

You can use the Selstart and Sellength properties
of the editbox to mark the found word.

All in all that's more of a word processing task,
so why not automate word?

Bye, Olaf.
.