face_off opened this issue on Mar 28, 2005 ยท 22 posts
svdl posted Tue, 29 March 2005 at 1:14 PM
I often use Python exception handling for cases like this:
try:
print poser.Scene().CurrentActor().Name()
except:
print "No actor selected!"
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter