Introduction to Python in C4D, Part 3A
Posted: 07 April 2012 12:08 AM   [ Ignore ]  
Avatar
Total Posts:  106
Joined  2010-11-01

Do you know if the print help(charley) command works the same in r13?  For me my console seems to chop off the output after a certain number of lines

eg the last few lines are this


|  SetEditorMode(...)
|    Set the state of the editor dot fo
None

Its like the None is cutting off the rest of the help list

Thanks

Profile
 
 
Posted: 07 April 2012 05:18 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
Total Posts:  321
Joined  2006-05-17

Seems to be working fine here.
Is this in a brand new empty scene that you are getting the issue?

Profile
 
 
Posted: 07 April 2012 06:36 PM   [ Ignore ]   [ # 2 ]  
Avatar
Total Posts:  106
Joined  2010-11-01

Yeah it is, weird its almost like its cutting off the output half way through.  Not sure if its something in my preferences

Profile