on 1:TEXT:*:#: {
do stuff
}

on 1:TEXT:*:#: {
do different stuff
}

In the above example, why doesn't the 2nd on TEXT event trigger ?

regards, Mark