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: Traceback (most recent call last): File "<interactive input>", line 1, in <module> NameError: name 'makepy' is not defined Any ideas what I am doing wrong? -- http://mail.python.org/mailman/listinfo/python-list
