Page 1 of 1

Do you want to change file size filter to ...?

Posted: 2003-12-30, 10:40 UTC
by ay222
in Find file dialog box advanced tab do you want to change file size filter from

File size [=,> or <] [Value] [Byte,KB or MB]
To
Syntax 1: File size between [minValue] [Byte,KB or MB] and [maxValue] [Byte,KB or MB]
Or
Syntax 2: File size between [minValue] and [maxValue] [Byte,KB or MB]

:arrow: the difference between the first syntax and the escond is that in first syntax you can set a different unit for both value, but in second the unit must be the same.
:arrow: the default value for minValue will be 0 and empty for maxValue so there isn't limited size.
:arrow: when you need to find files in exact size the two value must be equal.

this will help to find files in specified range
Thanks