$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bichler, Lutz (lutz.bichler_at_[hidden])
Date: 2008-04-30 05:10:17
Hi,
is there a way to perform leaving the source state and entering the
target state seperately instead of doing it in one step using "transit"?
My problem is that i would like the action code of the transition
executed after the exit action of the source state and before the entry
action of the target state.
Regards, Lutz