|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Wed Dec 20, 2006 8:19 pm
[1.24] Renaming Events |
Using the settings editor, don't close it between steps.
New->Event
Name:doTest
Code:#SAY test
save it
#RAISE doTest
fires correctly
now change the name to
name: doElse
save it
#RAISE doElse
doesnt fire
#RAISE doTest
does fire |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Thu Dec 21, 2006 4:28 am |
Confirmed, even if you manually save after changing the name.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Jan 17, 2007 7:43 pm |
Added to bug list.
|
|
|
|
|
|