Running a silent mac from a custombind
Posted: Tue Apr 20, 2004 10:51 pm
I'm trying to run a short macro from a custombind and want to completely hide ALL output concerning the zapping of variables, etc when the mac ends.
I've tried both of these:
/custombind set cbindtest /squelch /mac mymac
/custombind set cbindtest /multiline ; /squelch /filter mq on ; /mac mymac ; /squelch /filter mq off
Both of those return some type of output to the mq chat window.
Is there any way i can run a macro from a custombind without having it display anything?
I've tried both of these:
/custombind set cbindtest /squelch /mac mymac
/custombind set cbindtest /multiline ; /squelch /filter mq on ; /mac mymac ; /squelch /filter mq off
Both of those return some type of output to the mq chat window.
Is there any way i can run a macro from a custombind without having it display anything?