On 11/24/04 3:58 PM, Simon Lord wrote:

I'm trying to find a simple word in a field.

--> find string "link" in fld "EmbeddedIndexTemplate"

... works like a charm. It finds and highlights the word for me. But if I ask for the result it returns empty.

--> if the result is empty then beep

... am I using this correctly? MC 2.5.1

Yes. If the string is found, the result is empty. If the string is not found, the result is "not found" -- which is not empty.


--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to