zorra Beginner
Joined: 13 Oct 2006 Posts: 10
|
Posted: Thu Aug 02, 2007 4:12 am
problems of match semicolons |
the trigger works as this: first the controller sends a message,
controller tellls you that : do ~((*)~)
then the dummy follows
do %1
it works fine when the @todo is a single word. However, when todo contains complex commands with semicolons, it does not work.
e.g., controller tellls you that : do (first;second;third)
and the %1 can not be matched.
Can anyone help? Thanks in advance! |
|