Yes exactly. And the script must dynamically apply say blue for the word: "January" and red for the word "apples" and yellow for the word "Monday" wherever these words occur.
On 11/10/06, Yakov Lerner <[EMAIL PROTECTED]> wrote:
On 10/11/06, Yakov Lerner <[EMAIL PROTECTED]> wrote: > On 10/11/06, Eric Smith <[EMAIL PROTECTED]> wrote: > > Like I want all instances of a word in a file to have its own color. > > > > Amy one done something like that? > > Like this : > match ToDo /\<word\>/ > ? > Yakov Or else, did you mean "as many colors as there are different words in the file" .... ? Yakov
-- Eric Smith