On 8 Okt, 15:56, Richie Hindle <[EMAIL PROTECTED]> wrote: > [Bruce] > > > f.close() > > cmd = "echo %s | %s"%(argument_file,the_program) > > Either: you are a VB programmer and you've actually typed "f.close" rather > than "f.close()", > > Or: you meant "type" (or "cat") rather than "echo", > > Or: I need a new crystal ball. 8-) > > -- > Richie Hindle > [EMAIL PROTECTED]
You are right, I forgot the () in f.close() ! thanks for pointing that out. VB programmer!? Thats really harsh.. -- http://mail.python.org/mailman/listinfo/python-list