Your destination is misquoted?

"(tDestino)" is not "(" & tDestino & ")"
>

On 19 November 2010 13:35, JosepM <jmye...@mac.com> wrote:

>
> Hi,
>
> Not for me, well, the sample code work but this not. Why?
>
> LOCAL startMatch, endMatch
> on mouseUp
>       PUT fld "f_friends" into VAR1
>      put fld "f_look_for_friends" into tDestino
>       PUT EMPTY INTO startMatch
>      PUT EMPTY INTO endMatch
>       PUT matchChunk(VAR1,"(tDestino)",startMatch, endMatch) INTO VAR2
>       put VAR2 && startMatch && endMatch
> end mouseUp
>
> Ever I get startMatch and endMatch to empty...
>
> Salut,
> Josep
>
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to