You can use another construct :
set the wholematches to true
put wordoffset("called","make sure the closeField is called, as
follows:")
---> returns 0
set the wholematches to false
put wordoffset("called","make sure the closeField is called, as
follows:")
---> returns 6
JB
> In Transcript
>
> "called" is among the words of "make sure the closeField is called as
> follows:"
>
> but
>
> "called" is NOT among the words of "make sure the closeField is called,
> as follows:"
>
> Is that logical? could it be changed?
>
> Best regards
>
> Ton
>
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution