Page 1 of 1

Click and Search - Content of files?

Posted: 19 May 2014 11:25
by highend
The items inside a click and search category support scripting. How do we return what's gotten by e.g.:

Code: Select all

  $a = input("What are you searching for?", , , , , 400, 200);
  return $a;
to use it in the click and search?

E.g. I checkmark an item called "BAT", which just uses the simple pattern "*.bat" and then I set the checkmark on the item "Content" (with the "script" inside it).

Not possible, or?

Re: Click and Search - Content of files?

Posted: 19 May 2014 13:50
by admin
Not possible.

Re: Click and Search - Content of files?

Posted: 19 May 2014 14:02
by highend
Damn, would be a nice feature.

Clickable searching with scripting capabilities *dreaming*

Re: Click and Search - Content of files?

Posted: 19 May 2014 15:32
by admin
You can pack your script in a scripted column, and then search for the results in the column.