This should have worked

Olaf Meding OlafMeding at noSpam.CompuServe.com
Wed Aug 1 19:05:53 EDT 2001


Why would this call fail:
  vc6.Documents.CloseAll()

This call works:
  vc6.Documents.Open( "D:/CVS/machine/tools/test_couch/test_couch.dsw" )

The MSDN doc says that this should work, but I get this python error:
  Traceback (most recent call last):
    File "<interactive input>", line 1, in ?
  TypeError: object of type 'int' is not callable

I am starting to learn python and how to use it to automate VC6.  I have no
clue where to get help for this.


Olaf
TomoTherapy

Please remove "noSpam" to get my email address





More information about the Python-list mailing list