I recently just switched over to Mush 3.62 and while using a earlier version I was using an alias which was:
<aliases>
<alias
match="ratmove *"
enabled="y"
send_to="12"
sequence="100"
>
<send>setvariable "dir", "%1"</send>
</alias>
</aliases>
Now when I try and use such alias it gives the message of:
Alias function "" not found or had a previous error.
to me. I never received this with my last version of mush any ideas why?
Hoss
<aliases>
<alias
match="ratmove *"
enabled="y"
send_to="12"
sequence="100"
>
<send>setvariable "dir", "%1"</send>
</alias>
</aliases>
Now when I try and use such alias it gives the message of:
Alias function "" not found or had a previous error.
to me. I never received this with my last version of mush any ideas why?
Hoss