Hi Jennifer, 2007/5/25, Jennifer Cranfill <[EMAIL PROTECTED]>: > > Thats a good idea! Is there any way to check the regex > __agent_result__* in a single if after the concurrence to see if any > of the steps failed? Or do I need to check them each individually?
I guess you need to check them individually, unfortunately. You could use a concurrent-iterator and then an iterator to do the check, might get hard to read afterwards... Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE 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/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
