I wrote up a quick repro, as an example when I run the repro, < has no return, and <= AND >= both contain the colored folder .ico's you supply (among other bogus results).
Code: Select all
$r=; foreach($c, '<|<=|>|>=') { $r .= "#### $c<crlf>". quicksearch("size: $c 1MB /fn", <xypath>,, n) .<crlf 2>; } text $r;
Actually after I made up the repro, I've now discovered the issue is maybe only the "1MB" unit, eg. if use KB results seem to be as expected.
XYplorer Beta Club