NoSubject FindText

Mark Terry mark at abernackie.com
Wed Mar 5 04:56:26 PST 2008


Oops, forgot the leading curly brace, and delimiter parameter!! (more  
coffee ;)

On Mar 5, 2008, at 7:46 AM, Mark Terry wrote:

> It would be easier to track if you put the text to search into a var
> (vSearchText).
>
> local EXE

vSearchText=arraystrip(URL +" "+ Title +" "+ Notes," ")

> ArrayFilter arraystrip (vSelectText," "), EXE," ",

{vSearchText CONTAINS "}+import()+{" AND}

> EXE="Select "+EXE[1,-5]
> execute EXE



More information about the Qna mailing list