|
The original poster indicated he already had tried suppressing what is suppressable (via Script Editor menu, or the scriptEditorInfo equivalent)
. The problem is that some commands insist on spitting out information anyway. I have the same problem. Is very annoying. Have not found any solution.
Specifically, I want to send explicit messages to history window, to inform user of progress and results. I can do that fine with “print”. But depending on what my script is doing, there are other messages that go there. Some of which there appear to be no way to suppress. (Most commands suppress okay, using -si and -sr. I’ve also tried all the other options.) When there are many, this is a major annoyance. The two offendors used in my script are “polyCleanupArgList” and “hypershade -assign”.
Author: ToolmakerSteve
|