Speed testing: Fastest search method
Sri
sritcp at gmail.com
Sun Aug 31 12:08:04 EDT 2014
Hi Mike:
In your method 1,
.....
repeat for each item tItem in tDeletions
delete line tItem of tDat --delete the lines after the repeat for
each.
end repeat
.......
the line numbers of tDat will get rearranged dynamically after each
deletion,
whereas the line numbers contained in tDeletions are static.
Won't it mess up the whole thing?
Regards,
Sri
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Speed-testing-Fastest-search-method-tp4682719p4682730.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list