|
dejaqkl Newbie
Joined: 07 May 2003 Posts: 5 Location: USA
|
Posted: Thu Sep 18, 2003 8:20 pm
variables |
how do you have an alias check for a varaible and rename it?
heres what ive tried so far:
#alias {name1} {#if ($1$=%2) {#var {%1} {%2}
didnt work any ideas? |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Sep 18, 2003 9:13 pm |
#AL rename {#RENAME @%1 %2}
|
|
|
|
|
|