Re: [python-win32] exception while opening excel file

2008-04-16 Thread John Machin
[EMAIL PROTECTED] wrote: > Hi all, > > I'm trying to write a file that does something with excel files. > Unfortunately all these files will give an error upon opening: I don't quite understand the first sentence above : "write a file that does something with excel files"??? What is your un

Re: [python-win32] exception while opening excel file

2008-04-16 Thread iceblink
Mark Hammond <[EMAIL PROTECTED]> schreef: > > > Normally I can just press "close" in the excel error box, and > > continue > > > to work on the file. But how do I handle this in py-win32? > > > > So what happens when you try to open it normally? > > Oops - sorry - I see you already gave the

Re: [python-win32] exception while opening excel file

2008-04-10 Thread Mark Hammond
> > Normally I can just press "close" in the excel error box, and > continue > > to work on the file. But how do I handle this in py-win32? > > So what happens when you try to open it normally? Oops - sorry - I see you already gave the exception you get trying to open the file. I'm afraid I don'

Re: [python-win32] exception while opening excel file

2008-04-10 Thread Mark Hammond
> Normally I can just press "close" in the excel error box, and continue > to work on the file. But how do I handle this in py-win32? So what happens when you try to open it normally? Mark ___ python-win32 mailing list python-win32@python.org http://ma