SEARCHFIND bufferExpr, foundVar

Execute a BOYER-MOORE search on a text buffer using criteria previously defined with a SearchInit statement.

   bufferExpr = The buffer to search foundVar   = Set to TRUE if bufferExpr contains the search criteria, FALSE otherwise  

See also: SearchInit, PRFound/PRFoundLn, SearchStop