Im sending commands to maya from sublime text 2. How can I get the cmds.commandPort to print the stack trace and errors from those commands.
cmds.commandPort(name=":7002", sourceType="python", eo=True, nr=True) i figured *echoOutput*(*eo*) and *noreturn*(*nr*) command arguments would do the trick, but it doesn't. thanks, -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
