$identifier(stuff,more stuff,yet more)
$1 gets set to stuff, $2 to more stuff, etc
How do I go about calling an identifier with SendMessage when one of the args to the alias could potentially contain a comma? With mirc scripting, I just set a %var to the text, and call $identifier(%blah,%blah2,etc).


Acquire. Analyze. Adapt.