Re: reading txt file

2012-05-31 Thread Terry Reedy
On 5/31/2012 11:02 AM, Ahmed, Shakir wrote: When you want to start a new thread, make sure you start a new thread and do not post as a response to another thread. This will get lost as a response to 'How to suppress ...'. Is this a homework, hobby, or work exercise? I am trying to read a tx

Re: reading txt file

2012-05-31 Thread MRAB
On 31/05/2012 16:02, Ahmed, Shakir wrote: HI: I am trying to read a txt file and dump the columns in an access database table. But getting problem: Unhandled exception while debugging... Traceback (most recent call last): File "C:\WindDuration\Reading_test.py", line 14, in my_length_

reading txt file

2012-05-31 Thread Ahmed, Shakir
HI: I am trying to read a txt file and dump the columns in an access database table. But getting problem: >>> Unhandled exception while debugging... Traceback (most recent call last): File "C:\WindDuration\Reading_test.py", line 14, in my_length_1 = nmAddrList[1] IndexError: list index out