Right... well... I expected it to work in a way that I can get the output of a Python script that way. As in - whatever it prints. And since you can't return a value using actually "return" because Python complains that it can't do that because it's outside of a function, I guess this function can't be made to work in a usable way when trying to get the output of a Python script?
Anyway, I worked around this by simply adding a hidden knob to my node and writing the output of my Python script into that.
_______________________________________________ Nuke-dev mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev
