Suppress Cubit Printouts

I am using python to script Cubit and I was wondering if there was a way to have Cubit not print out the journaled command when I used cubit.cmd(’ '). I don’t want to suppress the out entirely because I have print statements in the python that I still need to see. Any ideas?

You can pass the command string to cubit.cmd:

Set info on|off

That will minimize any out from cubit