View Single Post
Old 12-22-2011, 10:17 AM   #3
Gary_M_Mugford
Groupie
Gary_M_Mugford has a complete set of Star Wars action figures.Gary_M_Mugford has a complete set of Star Wars action figures.Gary_M_Mugford has a complete set of Star Wars action figures.
 
Gary_M_Mugford's Avatar
 
Posts: 180
Karma: 299
Join Date: Jul 2010
Location: Brampton ON
Device: Kobo, Kindle3
Quote:
Originally Posted by mbovenka View Post
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
It's still biting me. Arrggggh!!!

The only comparison seems to be a straight comparison with zero.

Set Title=teal if size less than 1 is true (regardless of size)
Set Author=teal if size less than 0 is false

I changed that 1 to 300000. True for all sizes.
I changed that 1 to .000003. True for all sizes.

I'm currently using 0.8.31, so I'm up to date.

Have you tried the size comparison with a non-zero number and had it test out successfully?

Thanks for taking the time to help out, GM
Gary_M_Mugford is offline   Reply With Quote