|
nikitis Beginner
Joined: 01 Mar 2007 Posts: 18
|
Posted: Wed Dec 24, 2008 2:00 pm
Cmud not parsing |
Despite parsing being on and set zscript it's expanding aliases it echo's back the command line
what reason other than parsing being off or set to the wrong language ? |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Wed Dec 24, 2008 2:30 pm |
I'm not sure exactly what your problem is. I get that CMUD's not parsing something properly, but I'm not sure if it's expanding aliases and then not parsing their script (sending them to the server) or if it's not expanding them at all and sending whatever you typed on the command line.
Also, which version of CMUD? |
|
|
|
nikitis Beginner
Joined: 01 Mar 2007 Posts: 18
|
Posted: Wed Dec 24, 2008 3:46 pm |
2.37
#alias dc Decay %1
sends dc with %1 correctly parsed
I type "dc zealot" cmud sends dc zealot |
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Wed Dec 24, 2008 3:49 pm |
If you're putting it in exactly like that, then no, it probably won't work. The correct syntax is:
#ALIAS dc {decay %1}
If that solves your problem, then there you go. I don't have any problem with CMUD parsing.
Charneus |
|
|
|
nikitis Beginner
Joined: 01 Mar 2007 Posts: 18
|
Posted: Wed Dec 24, 2008 4:41 pm |
actually I use the package editor
|
|
|
|
nikitis Beginner
Joined: 01 Mar 2007 Posts: 18
|
Posted: Wed Dec 24, 2008 4:47 pm |
it seems to be only my Imperian session
|
|
|
|
nikitis Beginner
Joined: 01 Mar 2007 Posts: 18
|
Posted: Wed Dec 24, 2008 4:58 pm |
my session was corrupted deleted the folder started fresh
|
|
|
|
|
|