can't create instance of pythoncom server

2011-08-30 Thread Johanna
mandLine(PythonComUtilities) Then I try to call it in a maxscript (in a 3D soft): comObj = createOLEObject "PythonCom.Utilities" It gives me this error : -- Runtime error: createOLEObject: can't create instance PythonCom.Utilities Any idea what I'm doing wrong ? Or any idea of how I could test it other than in the 3D soft ? Cheers, Johanna -- http://mail.python.org/mailman/listinfo/python-list

Converting a .dbf file to a CSV file

2006-11-02 Thread Johanna Pfalz
Is there a module/method in python to convert a file from .DBF format to .CSV format? Johanna Pfalz -- http://mail.python.org/mailman/listinfo/python-list

Re: Max OSX and Excel

2006-08-28 Thread Johanna Pfalz
t; <[EMAIL PROTECTED]> wrote: > On 8/28/06, Johanna Pfalz <[EMAIL PROTECTED]> wrote: >> Hi there, >> >> Does anyone have details on how to drive excel using python 2.4 on OSX? >> I've searched the web and have not found anything specific to excel

Max OSX and Excel

2006-08-28 Thread Johanna Pfalz
Hi there, Does anyone have details on how to drive excel using python 2.4 on OSX? I've searched the web and have not found anything specific to excel. Thanks in advance, Johanna Pfalz Smithers, BC -- http://mail.python.org/mailman/listinfo/python-list