Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

( picoVerse-:( Connecting to a running Excel process ) )

1 view
Skip to first unread message

picoVerse

unread,
Dec 21, 2009, 4:12:56 AM12/21/09
to
Hello

I am running power eTrade pro Excel Manager.

I start up power eTrade( a Java program ). I click on the Excel
Manager button and up comes Excel with special sheets in it updated in
real time( once each minute ).

I would then like to be able to go to my running Dolphin 6 image and
find the Excel process and link to it via COM in the same way as is
seen in the
AXTypeLibraryAnalyzer class>>example3
method.

Please direct me to the info I need to be able to make this work.

If you help me then I would like to publish whatever power eTrade
connection I can make into the Dolphin 7 STS.

Don Rylander

unread,
Dec 29, 2009, 11:44:54 AM12/29/09
to
"picoVerse" <pico...@gmail.com> wrote in message
news:2a331112-53cb-4a40...@x25g2000prf.googlegroups.com...
[...]

> I would then like to be able to go to my running Dolphin 6 image and
> find the Excel process and link to it via COM in the same way as is
> seen in the
> AXTypeLibraryAnalyzer class>>example3
> method.
The only way I've found to get an existing Excel process is to use
#getObject: (like Excel_Workbook getObject: myFilename) on an existing Excel
file. The Excel process with either open it or give you the one that's
already open.

HTH,

Don R

0 new messages