Re: [SCXML] Assign with the wildcard "*"

2009-07-31 Thread Mehdi KENNANI
That works really fine. Thx a lot Rahul Mehdi Quoting Rahul Akolkar : On Fri, Jul 31, 2009 at 4:47 PM, Mehdi KENNANI wrote: Hi all I'm trying to use SCXML for a project (i have to realise an implementation of the MMI w3C spec). In my example, I want to assign the name of the event at a

Re: [SCXML] Assign with the wildcard "*"

2009-07-31 Thread Rahul Akolkar
On Fri, Jul 31, 2009 at 4:47 PM, Mehdi KENNANI wrote: > Hi all > > I'm trying to use SCXML for a project (i have to realise an implementation > of the MMI w3C spec). > > In my example, I want to assign the name of the event at a var. > > Somethink like this : > > >     >       >     > > > Some

[SCXML] Assign with the wildcard "*"

2009-07-31 Thread Mehdi KENNANI
Hi all I'm trying to use SCXML for a project (i have to realise an implementation of the MMI w3C spec). In my example, I want to assign the name of the event at a var. Somethink like this : Somebody know how can i do this ? and is it possible to do this ? Mehdi --