This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== SEARCHINIT criteria, caseSensitive ====== Initialize search parameters for a faster BOYER-MOORE search algorithm. criteria = A string expression with the search criteria in the same format used by PCBoard (ie, "THIS & THAT | BOB") caseSensitive = A boolean flag (TRUE to force a case sensitive search, FALSE otherwise) **See also:** SearchFind, PRFound/PRFoundLn, SearchStop