From: S. F. Y. <SY...@gn...> - 2005-12-13 17:55:43
|
Hi, I was trying a script similar to the following: for i in ragne(1,5): print i util.cba(26,"resi 930-933) The loop seems to be only iterated once right after the util.cba. I tried other commands like cmd.show and cmd.hide, which are fine. Is it possible to use util.cba in a loop? Thanks, Frank |