matchChunk works?

JosepM jmyepes at mac.com
Fri Nov 19 08:35:33 EST 2010


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
-- 
View this message in context: http://runtime-revolution.278305.n4.nabble.com/matchChunk-works-tp620097p3050334.html
Sent from the Revolution - User mailing list archive at Nabble.com.



More information about the use-livecode mailing list