On 10/10/07, Fu <[EMAIL PROTECTED]> wrote: > > Is there a way for the hash value to be compared within a range. I > have tried to put the following in the csv table with no luck. > > 95..100,<=2.0,<=2.0,<=2,<=5,<=5,"output1" > 90..94.99999,<=2.0,<=2.0,<=2,<=10,<=10,"output2"
Hello Fu, Adding [Ruby] ranges to the CSV tables is a great idea ! Meanwhile, have you tried : in:f0, in:f0 >90, <92 or something ? Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
