xantor opened this issue on Mar 20, 2006 ยท 3 posts
xantor posted Mon, 20 March 2006 at 1:49 AM
Is there any way to cancel a python script from running as it is running?
nruddock posted Mon, 20 March 2006 at 3:01 AM
Nope.
If a script is (for whatever reason) in an infinite loop or just taking a long time, the only thing you can do is force Poser to close.
xantor posted Mon, 20 March 2006 at 5:40 AM
Ok thank you.