View Single Post
Quote:
Originally Posted by Arild View Post
from what I can see OF should open a new window with the search results?
The first draft of the script was not intended to create a new window, but perhaps that would be a good idea.

I have now amended the code displayed in the first post, and made it default to displaying results in a new window.

The second line is:
property pblnNewWin : true
which can be edited to false if you prefer to have the results displayed in the current window.


--

Last edited by RobTrew; 2010-09-13 at 11:30 PM.. Reason: Added alternative version (ver 0.6) which displays results in new window