Hades Newbie
Joined: 13 Jun 2006 Posts: 3
|
Posted: Tue Jun 13, 2006 9:17 am
#TEMP can't be parsed correctly in #alias |
#TEMP command can be used directly, but can't be used in #ALIAS command.
That's to say,
#TEMP {temp_pattern} {temp_command} {temp_class}
can be used without problem.
but
#ALIAS test {#TEMP {temp_pattern} {temp_command} {temp_class}} {test_class}
can't be parsed successfully. |
|