Hi Andreas,
On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I was testing some expressions and found some problems.
> Below in the example is a concurrent-iterator expression.
>
> I get the following errors:
>
>
> ruby SubProcessTest.rb SubProcessTest.rb:58: syntax error, unexpected
> tSYMBEG, expecting kDO or '{' or '('
> concurrent-iterator :on_value =>"companyA, companyB,
> companyC" ,:to_field =>"company" do
> (...)
> What is wrong ? In the documentation the concurrent-iterator
> expression is used in the same way (http://openwferu.rubyforge.org/
> patterns.html#pat_13_multiple_instances_with_a_priori_design_time_knowledge ).
For Ruby "concurrent-iterator" means "concurrent minus iterator", you
have to use "concurrent_iterator". I'm fixing the documentation right
now.
Now investigating your next issues,
--
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
-~----------~----~----~----~------~----~------~--~---