Re: [python-win32] problem in looping

2006-10-20 Thread Tim Roberts
Ahmed, Shakir wrote: > HI All, > > > > Good Afternoon. > > > > I am trying to use if, elif in python script to work on each county. > But it works only when the condition is else and jump to the point > where I need to work but not for case one or two. > > > > Any help or idea is highly appr

[python-win32] problem in looping

2006-10-20 Thread Ahmed, Shakir
HI All,   Good Afternoon.   I am trying to use if, elif in python script to work on each county. But it works only when the condition is else and jump to the point where I need to work but not for case one or two.   Any help or idea is highly appreciated.   Thanks in advance.