Page 1 of 1
possible can search multiple search?
Posted: 28 Nov 2015 13:15
by drjs5x
find("*.jpg;*.png;","c:\archives;d:\archives") etc?
possible?
Re: possible can search multiple search ?
Posted: 28 Nov 2015 13:19
by highend
Code: Select all
rtfm "idh_scripting_comref.htm#idh_sc_quicksearch";
Re: possible can search multiple search?
Posted: 28 Nov 2015 13:22
by drjs5x
this is link? but rtfm? mean?
http://www.xyplorer.com/idh_scripting_c ... uicksearch
FILE NOT FOUND (404)
The file or page you are looking for does not exist.
Re: possible can search multiple search?
Posted: 28 Nov 2015 13:25
by highend
It's a script command. Run that line from the address bar
Re: possible can search multiple search?
Posted: 28 Nov 2015 13:26
by drjs5x
Re: possible can search multiple search?
Posted: 28 Nov 2015 13:29
by drjs5x
quicksearch("*.jpg", "E:\Test;D:\Test");
and with gui
http://prntscr.com/97wfdh
superrr..