[python-win32] MSProject and export maps
Tim Golden
mail at timgolden.me.uk
Thu May 22 19:42:31 CEST 2008
Ron Henderson wrote:
> My guess is that it *is* a Python problem somewhere in the win32com
> bindings, based on the fact that executing a macro seems to do the right
> thing but going directly through the com API from Python does not.
Ah. You cunningly missed that out from your previous description ;)
(All right; now I read it more carefully I see that it's
there really. Oh well).
> The macro executes essentially the same functionality:
>
> Sub my_export()
> FileSaveAs name:="...", formatId:="MSProject.CSV", map:="My Map"
> End Sub
If I get a chance tomorrow I'll have a look on a machine
with MS Project installed. Not near one here.
TJG
More information about the python-win32
mailing list