Does anyone know if the context hash is exposed such that I can write
a perl mini-program as a context parameter to accomplish what is
described below?

-James

On 4/5/08, James Crawford <[EMAIL PROTECTED]> wrote:
> How to evaluate if a context has n number of events in it's store?
>
> Example:
>
> ...
> context=!BLAH
> action=create BLAH; add BLAH $0
>
> ...
> context=BLAH
> action=add BLAH $0
>
> How can I check that BLAH has had 5 events added to it? I want to be
> able to add an action to a context, but only after n number of events
> have been added to it's store.
>
> Thanks in advance,
>
> -James
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Simple-evcorr-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to