In the script editor, make sure you have History->Line NUmbers in Errors and History->Show Stack Trace enabled You should be able to see the line number in the code where the error occurred.
Command completion is activated by typing something and hitting ctrl+spacebar -- justin On Dec 2, 2011, at 5:15 AM, rudi wrote: > Hi > How could I know where the error is happening in a fast way. For > instance, when I get maya node error I have to execute line by line > until I get the error to know in which line it is happening. No way to > know directly the line? > Also, how do you use the command completion. I have activate the > checkbox but nothing happens. Should I do something else? > Thanks > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
