View Single Post
Old 12-22-2011, 07:12 AM   #2
mbovenka
Wizard
mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.
 
Posts: 2,079
Karma: 14079267
Join Date: Oct 2007
Location: Almere, The Netherlands
Device: Kobo Sage
Quote:
Originally Posted by Gary_M_Mugford View Post
Hi all,

I decided I would try to colourize a couple of columns in the display if the size is less than 0.3. I used the wizard and just went with turning size to darkmagenta if size was less than 0.3.

The result was that all entries had a darkmagenta size value, regardless of it's actual value. I tried changing 0.3 to 1. Same result. 1.0, same result. So I went the other way, and tried Greater than 1.0. Everything returned to black, including three entries in the first 38 that were larger than a meg in size.
The 'size' operator counts bytes, but the 'Size (MB)' column displays in MB, like it says. So your 'less than 0.3' should be '<300000'

I got bitten by that as well
mbovenka is offline   Reply With Quote