This is my first problem i can't figure out on my own by using google, mirc help or friends. Now it's time to call the guru's smile

Everybody knows the replies you get from your mirc when you use a command in the wrong way. E.g. if you would type /run without any parameters you would get: * /run: insufficient parameters

My question is the following (it sounds so simple...) How can i catch or check that error reply right after the call to the command (i want to know if the command has been executed properly or not). I need to catch that reply and store it in a variable.

I really can't figure this one out. Can anybody help me?

(ps. i prefer not to use /filter unless it's really neccesary)