building an abstract

Post Reply
tony.malandain
Posts: 57
Joined: Sat Mar 27, 2004 6:39 pm

building an abstract

Post by tony.malandain »

Hi,

I'm having some difficulties understanding how the abstract function works.
I want to make an abstract of a text field based on 2 keywords.
If I do: abstract(TextField, 0,1, 'keyword1'), it generates an abstract containing the keyword1.
The same goes for keyword2.
But if I do abstract(TextField, 0,1, 'keyword1 keyword2'), then the abstract generated contains neither of them.
Why is that? Shouldn't it at least contain 1 of the keywords?

Thanks,
/Tony.
Post Reply