Array and COM object interfacing

2

2mc

All,

I'm getting a better handle on Python and NumPy. I've found solutions
to many of my questions. Thanks to all.

I would like to interface Python (in WinXP) with another program
through the COM object. This other program downloads data for me on a
daily basis. I have a choice of many methods to export the data from
this program - the fastest of which is through the COM object. One of
the methods of this other program is a function called
"CopyRetrievedDataToArray." It will let me talk to the program and
pull info out into an array.

Is this something Python can do? Can someone point to documentation
for interfacing through API?

Thanks.

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top