I would like to suggest a new identifier to make mIRC more modular.

an identifier that will return the "caller alias" like $calias

in this example I'll show you...

alias mycommand {
testalias bleh
}

alias testalias {
writeini test.ini test test $calias
$calias would have return "mycommand"
}

does anything like this already exists ?? confused

Would be great if not wink


the way it's supposed to be !

UnderNet #scripting - #mircscripting