words in Transcript
jbv
jbv.silences at Club-Internet.fr
Sun May 22 04:02:07 EDT 2005
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
>
More information about the use-livecode
mailing list