Re: pythoncom and writing file "summary" info on Windows

2009-06-08 Thread Tim Golden
mattleftb...@gmail.com wrote: Hello, I was trying to put together a script that would write things like the Author and Title metadata fields of a file under Windows. I got the win32 extensions installed and found a few things that look like they should work, though I'm not getting the result I w

pythoncom and writing file "summary" info on Windows

2009-06-07 Thread mattleftbody
Hello, I was trying to put together a script that would write things like the Author and Title metadata fields of a file under Windows. I got the win32 extensions installed and found a few things that look like they should work, though I'm not getting the result I would expect. Hopefully someone h