matchchunk

Richard Adams rja46 at cam.ac.uk
Wed Jul 16 10:58:01 EDT 2003


Dear All,

put "abcdefg"& return & "hijk" into a
put 1 into b
put 1 into c
put matchchunk(a, "def", b,c) into x
put b && c && x

Gives '  true'

	I cannot work out what I am doing wrong here. I want to find the 
location of matched text in a list but I do not get values returned. I 
am sure there is a simple solution. Suggestions?

Many thanks, Richard.


-- 
Richard J Adams              e: rja46 at cam.ac.uk
Department of Anatomy        t: +44 1223 333782
University of Cambridge      f: +44 1223 333786
Downing Street
Cambridge, CB2 3DY
UK




More information about the use-livecode mailing list