>
>
> Thanks for pointing that out as well. I wanted to demonstrate a more
> explicit approach because on a pipeline artists probably would not have that
> option turned on which means they normally email the default error which is
> quite useless at times.
>
the traceback module can indeed be very useful.

btw, if your pipe has a userSetup.py that everyone executes, you could add
the line:

pm.cmdScrollFieldReporter(pm.melGlobals['gCommandReporter'], edit=True,
stackTrace=True)


-chad

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to