On 10/10/07, Fu <[EMAIL PROTECTED]> wrote: > > Is there a way to output every true line? I have tried the below > without success. It will evaluate each line but only output the last > true line to the hash. > > through > in:f1,in:f1,in:f2,in:f3,out:o1,out:e1,out:e2 > > <100,>=95,<=2.0,<=5,"Output1",, > <100,>=95,,,"Output2,, > <100,>=95,>2.0,,"Expection1",, > <100,>=95,,>2.0,,,"Expection2" > <100,>=95,,>2.0,"Invalid",,
Hi Fu, I've double checked the test cases for "through", they work fine. You should write "through,,,,,," instead of "through" I could reproduce your error. I'll probably make sure that this problem doesn't appear in later releases of OpenWFEru. 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 -~----------~----~----~----~------~----~------~--~---
