2016-03-10 15:49 GMT+02:00 Jaren Peich <burkol...@gmail.com>:
...
>
> rem = Numbers
> type = Jump
> ptype = Cached
> continue = TakeNext
> context = $+{data} ->(sub{$_[0] =~ /21|25|75/})
> pattern = nd002|nd003------------------------------------->Here i don´t
> why i can´t launch both patterns to
> launch the rest of the files. Only i can
> launch 1.
> cfset = nd002-filters nd003-filters
>
>
If the pattern type is set to Cached with the 'ptype' field, the 'pattern'
field must refer to an entry in the pattern match cache. In your case, you
have two entries called "nd002" and "nd003".
The problem with the rule is the following -- instead of referring to one
name, two names have been joined together in the 'pattern field':
"nd002|nd003". However, the pipe-operator (and any other operators) are not
supported in the 'pattern' field if ptype=Cached, and you have to use one
cache entry name only.
hope this helps,
risto
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users