Quote:
thing by typing # only, mirc understands a command not the char "#". so how to tell mirc to take the char "#".


You asked that, i replied.

you dont want # to be evaluated to the current channel, then dont use # uses $(#,0)
$(#,0) = evaluate # zero times

works the same as if u wanted to see this | Hi There |
you can go ECHO $(|,0) Hi There $(|,0)
its easier than trying to remeber the asc for |