Author |
Message |
Topic: A question about "CMUD 2.37 variable store alias command" |
depan
Replies: 7
Views: 4051
|
Forum: CMUD General Discussion Posted: Tue Jan 06, 2009 5:28 am Subject: A question about "CMUD 2.37 variable store alias command" |
As my upper description, if I type 'goshan' on the command line it can be execute directly. So, in CMUD, any variable must be executed by '#exec' ? But in Zmud the variable can be executed without '#e ... |
Topic: A question about "CMUD 2.37 variable store alias command" |
depan
Replies: 7
Views: 4051
|
Forum: CMUD General Discussion Posted: Mon Jan 05, 2009 3:16 am Subject: A question about "CMUD 2.37 variable store alias command" |
Not in a separate package. I use this in a *.mud file loaded from Zmud7.21.
By the way, I use CMUD 2.37 evalution version. |
Topic: A question about "CMUD 2.37 variable store alias command" |
depan
Replies: 7
Views: 4051
|
Forum: CMUD General Discussion Posted: Sun Jan 04, 2009 12:34 pm Subject: A question about "CMUD 2.37 variable store alias command" |
Thanks, but I thought it isn't the root cause. I want CMUD can execute @goshan directly. |
Topic: A question about "CMUD 2.37 variable store alias command" |
depan
Replies: 7
Views: 4051
|
Forum: CMUD General Discussion Posted: Sun Jan 04, 2009 6:38 am Subject: A question about "CMUD 2.37 variable store alias command" |
Hi, Folks
I am a newbie for CMUD programme. I desgin a robot, and use a alias to control a series command.
Such as,
"
#case @renwu {goon=goshan} {goon=godugu} {goon=gojin} {goon=gopeng};
@goon
... |
|