Find in Array is sequential search. I just try to use Binary search on sorted text array with 2,000,000 elements. It took 0 ms.
Alan Chan 4D iNug Technical <[email protected]> writes: >If I change the search parameter to Variable_20000_name, the array takes twice >as long (2) and the c_object search is still 0. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

