Re: [Tutor] Return error message for my script in Blender

2010-07-18 Thread Andrew Martin
Yeah ok I get it. I have to return something. I looked at the sample code provided on the book's website and found out what I am supposed to return. Thanks. I appreciate the responses, especially to this bonehead question. ___ Tutor maillist - Tutor@py

Re: [Tutor] Return error message for my script in Blender

2010-07-17 Thread Steven D'Aprano
On Sun, 18 Jul 2010 07:11:19 am Andrew Martin wrote: > I am new to Blender and Python (2.6 on vista) and was trying to > follow a tutorial in the book Blender 2.49 Scripting by Michel > Anders. I was trying to write a script that would create a user > interface where the user could select various a

Re: [Tutor] Return error message for my script in Blender

2010-07-17 Thread bob gailer
On 7/17/2010 5:11 PM, Andrew Martin wrote: I am new to Blender and Python (2.6 on vista) and was trying to follow a tutorial in the book Blender 2.49 Scripting by Michel Anders. I was trying to write a script that would create a user interface where the user could select various aspect of an in