Re: [python-win32] Reading constants

2009-01-28 Thread Charlie Clark
Am 27.01.2009 um 18:36 schrieb Vernon Cole: Charlie: In my experience, which goes back 35 years, constants like this are pretty much what the word implies -- constant. They are used to communicate between two software packages which were made by different people on different machines using di

Re: [python-win32] Reading constants

2009-01-27 Thread Vernon Cole
Charlie: In my experience, which goes back 35 years, constants like this are pretty much what the word implies -- constant. They are used to communicate between two software packages which were made by different people on different machines using different languages. If the value of the "magic n

[python-win32] Reading constants

2009-01-27 Thread Charlie Clark
Hiya, I'm pretty new to COM but fairly used to Python. Still got most things to work just struggling a little with reading a constant. I'm currently scripting Adobe InDesign (CS4) where I create a document, export a PDF and close it withouth saving. All the documentation I've come across