|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sat Nov 10, 2007 4:15 pm
[2.11] Alias change broke [:]window: |
1. Launch CMud
2. Close Sessions window (ESC)
3. Enter at the command line
Code: |
#WINDOW test;#MODULE test;#ALIAS alias {#SHOW yes} |
4. Enter at the command line
You will see that now it can't find the alias. I am guessing that way in which you made the change to aliases caused this, both :window: and window: are affected. Doing a variable assignment with :window:var=1 and window:var=1 both create/set the variable in the window making it appear that only aliases changed. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Sat Nov 10, 2007 4:41 pm |
Confirmed.
|
|
_________________ Asati di tempari! |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat Nov 10, 2007 6:39 pm |
Confirmed. I think I can fix this in the :window: routine so that I don't have to mess with the aliases. But this might be why it was changed originally.
|
|
|
|
|
|