|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Wed Oct 18, 2006 12:24 am
[1.10] Variables in the package editor |
In Cmud type #VAR test {My test var}
Go in the package editor
Click on the "test" variable in the tree
In the variable editing page change the name from "test" to "newtest"
Save the changes and refresh
The tree view still shows "test" clicking on it brings up the editing page for it where it shows the name as "newtest"
back in cmud if you type
#SAY @test
#SAY @newtest
They both return the value "My test var"
This also persists through a cmud restart. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Oct 18, 2006 1:51 am |
This is what I was talking about in the other thread about the ID name (which is displayed in the tree view) not staying in synch with the name. I mentioned it in my blog yesterday.
|
|
|
|
|
|