[pdp-discuss] interactive events and epochs

Randall C. O'Reilly Randy.OReilly at colorado.edu
Fri Nov 3 13:06:04 MST 2006


The GetNextEvent just runs the script code, so it is up to that code to 
determine what to do to make the next event.  If you look at the bottom of 
the nav_env.css script, it has a call to MakeEvent..

- Randy

On Thursday 02 November 2006 15:03, Richard Jones wrote:
> Hi All,
>
> I'd like to use an InteractiveEpoch with an InteractiveScriptEnv.  In
> the leabra demo example nav.proj.gz I see the "nav_env" environment,
> and that it's pointing to the script nav_env.css with 3 arguments.
> However, it's not clear how one gets from the
> environment->GetNextEvent() call in the InteractiveEpoch to the
> MakeEvent() function down in the css file.
>
> Is MakeEvent() the function that all such interactive css files should
> implement, or is there another level of specification that I'm missing
> somewhere that would allow me to name my own css functions?  Also, how
> can I specify different arguments (numbers and types)?
>
> Many thanks.


More information about the PDP-Discuss mailing list