PureBytes Links
Trading Reference Links
|
Philippe,
> Where can we find this DLL ?
Does not exist yet.
If you can't program in Delphi or C then this is not so easy. But
there are plenty of people out there that you can hire.
> and can you give us a detailed example ?
As I said:
1. Easy Language program calls a DLL giving it the DDE service, topic
and item as a pointer to a string.
2. The dll links to Excel via DDE.
3. DLL returns value of excel cell as float.
Shouldn't be that difficult. I guess the hard part is that the
dll must be able to handle multiple links and must realize when a new
link is not required anymore.
I am sure that Pierre Orphelin can help you on this one if you are
looking for a programmer in France. A capable programmer should be
able to do it in a day.
Gerrit
>
> Regards,
>
> Philippe
> ----- Original Message -----
> From: Gerrit Jacobsen <jrt@xxxxxxxxxx>
> To: Omega List <omega-list@xxxxxxxxxx>; knyyt <knyyt@xxxxxxxxxxxx>
> Sent: Monday, May 31, 1999 7:12 PM
> Subject: Re: DDE link
>
>
> > If the purpose is simply to feed dde data into ts charting but NOT
> > store data into the server then this could "simply" be done via a
> > dll.
> >
> > The dll gets called by the chart and then initiates a dde link to
> > excel.
> >
> > Shouldn't be too difficult.
> >
> > Gerrit Jacobsen
> >
> >
> > > Regarding the DDE: Maybe the Omega API would let you do what
> > > you want with existing spreadsheet data. It's an extra purchase from
> > > Omega... $199? You might want to check it out.
> > >
> > > Regarding Omnicom: Sounds like it's not too efficient and has a
> > > max of 1000 symbols... that's running totally on it's own on a
> > > separate powerhouse machine.
>
>
|