text quicksearch("*.jpg /n /a", <curpath>);and then run
text quicksearch("*.jpg /n", <curpath>);You'll see that the SC quicksearch with the "/a" will pick up on all the jpgs in the subfolders as well. Should that be the case? It doesn't seem right to me. "/a" should show all files including hidden files in that folder, but if you specify "/n" as well, it should not show all the jpgs in the subs too."/a" also overrides the "folders only" flag "/d". Thanks.
XYplorer Beta Club