Re: makepy.py not working

2008-04-09 Thread suzhi18
Ok, thanks for your help. After looking into the makepy.py file it was clear that this is only a command for the CMD console. I want to write a function which generates this .py file of the excel objects. I will now send the command to the CMD threw my python code. thanks again. suzhi -- http:/

Re: makepy.py not working

2008-04-09 Thread suzhi18
Ok, thanks for your help. After looking into the makepy.py file it was clear that this is only a command for the CMD console. I want to write a function which generates this .py file of the excel objects. I will now send the command to the CMD threw my python code. thanks again. suzhi -- http:/

Re: makepy.py not working

2008-04-09 Thread suzhi18
Ok, thanks for your help. After looking into the makepy.py file it was clear that this is only a command for the CMD console. I want to write a function which generates this .py file of the excel objects. I will now send the command to the CMD threw my python code. thanks again. suzhi -- http:/

Re: makepy.py not working

2008-04-08 Thread Gabriel Genellina
En Tue, 08 Apr 2008 10:18:48 -0300, <[EMAIL PROTECTED]> escribió: > I've a problem getting makepy running. When I start the tool on my > machine with doubleclick everything is fine. > But when I try this in my Code: > > makepy.py -i "Microsoft Excel 11.0 Object Library(1.5)" The above is supposed

Re: makepy.py not working

2008-04-08 Thread Konstantin Veretennicov
On Tue, Apr 8, 2008 at 4:18 PM, <[EMAIL PROTECTED]> wrote: > Hallo, > > I've a problem getting makepy running. When I start the tool on my > machine with doubleclick everything is fine. > But when I try this in my Code: > > makepy.py -i "Microsoft Excel 11.0 Object Library(1.5)" This syntax i

makepy.py not working

2008-04-08 Thread suzhi18
Hallo, I've a problem getting makepy running. When I start the tool on my machine with doubleclick everything is fine. But when I try this in my Code: makepy.py -i "Microsoft Excel 11.0 Object Library(1.5)" I am getting an Syntax Error and command: makepy.py bring me this message on the screen