From: Thomas H. <sp...@us...> - 2011-09-04 16:21:32
|
Hi Troels, > cmd.(something) ALWAYS has to be in string format. > So there is the cmd.frame wrong. I'm sorry but this is not true, of course you can pass an integer to cmd.frame > Then you dont quit the mutagenesis wizard.... which is not a problem as well. > And you have a space in the cmd.save I agree to avoid spaces between function name and parenthesis, but still this is valid python syntax and works fine. The full script posted by Rozaimi works fine for me by the way. > cmd.set_wizard("done") this doesn't quit the wizard, cmd.set_wizard() without arguments does. Cheers, Thomas -- Thomas Holder MPI for Developmental Biology Spemannstr. 35 D-72076 Tübingen |