.. _search-mem: SEARCH\_MEM =========== +----------+-------------------------------------------------------------------+ | Syntax | SEARCH\_MEM (add1 TO add2, tofind$) | +----------+-------------------------------------------------------------------+ | Location | MSEARCH (DIY Toolkit - Vol X) | +----------+-------------------------------------------------------------------+ This function is very similar to the main MSEARCH function provided by this toolkit. It is however limited to case-dependent searches and therefore is even quicker than MSEARCH. **CROSS-REFERENCE** See :ref:`searches` and :ref:`ttfindm` also. :ref:`msearch` is a variant on this version.