Blair,
thanks for your response.
Unfortunately I didn't discover it until now.
"Blair McGlashan" <
[hidden email]> schrieb im Newsbeitrag
news:9gprth$af95p$
[hidden email]...
> Ingo
>
> You wrote in message news:3b2d0efd$0$29841$
[hidden email]...
> >
> > yesterday I posted to a NewsGroup and included some ST sample code.
> > (I.e. *typed it in* in Outlook...)
> >
> > Later I discovered, that I forgot a line, so that it won't run.
> > A little embarassing IMO.
> >
> > Then I remembered a Word macro, that I had years ago in conjunction with
> > ST V/Win. As far as I can remember, it was DDE based, however.
> >
> > Now my question: Would it be possible to write some similar thing for
> > Dolphin ? It would be great to have the opportunity to evaluate an
> > expression
> > right there in Outlook.
> >...
>
> Certainly it could be done. You'd need to build a COM server in Dolphin
> which simply exposed the ability to compile and run expressions.
Could you point me in that direction?
I looked through the online docs, but I couldn't find the there mentioned
"COM Random stream" example.
I discovered all the COM Framework classes, but unfortunately don't know,
how to put this stuff together...
A little cook book like step by step example would be nice.
I believe, building a Dolphin based COM Server, is _more_ than interesting,
outside this "MS Office context" as well.
>Then you'd
> need to write a bit of VBScript to invoke the Dolphin expression server.
>
Yes, null problemo.
> Regards
>
> Blair
Thank you very much
Ingo