|
mahony Newbie
Joined: 24 Mar 2012 Posts: 5
|
Posted: Sun Mar 25, 2012 2:26 pm
Alias as a parameter to another alias doesn't run |
let's say I have an alias
#alias test %1
when I run test with parametr that is another alias (sw to New Thalos)
test newthalos
It sends to MUD string newthalos instead to run the alias
It works in zmud.
What is wrong?
thanx for any idea |
|
|
|
mahony Newbie
Joined: 24 Mar 2012 Posts: 5
|
Posted: Sun Mar 25, 2012 2:35 pm |
omg that was fast
#alias test #exec %1
done |
|
|
|
|
|