1. Interfacing with MS Agent
- Posted by William Heimbigner <icxcnika at hotpop.com> Aug 26, 2004
- 477 views
Hey all! I've been reading on it's docs, and its clearly done via ActiveX. The problem is, I have no CLUE how to interface with ActiveX from euphoria. Obviously its done via EuCom, but how? Would anyone be willing to help me on writing a wrapper for it? William Heimbigner icxcnika at hotpop.com
2. Re: Interfacing with MS Agent
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Aug 26, 2004
- 504 views
- Last edited Aug 27, 2004
William Heimbigner wrote: > > Hey all! > I've been reading on it's docs, and its clearly done via ActiveX. The > problem is, I have no CLUE how to interface with ActiveX from euphoria. > Obviously its done via EuCom, but how? > Would anyone be willing to help me on writing a wrapper for it? > What you probably need to do is to point TBrowse (included with EuCOM) at the OCX file. It should be able to generate a wrapper for all the stuff that you can do with the ActiveX object. Familiarize yourself with EuCOM (read the docs, FAQ and take a look at the examples) to get an idea about using ActiveX. Then come back to the list with questions (I can practically guarantee you'll have some :). Matt Lewis
3. Re: Interfacing with MS Agent
- Posted by "Unkmar" <L3Euphoria at bellsouth.net> Aug 26, 2004
- 481 views
- Last edited Aug 27, 2004
Gee, that really would be nice. You know, I really don't know how to do it either. My extent of working with the MS Agents has been through VBS or JS. Works pretty good. Then again, it ain't euphoria, is it? well, I hear you can't have your cake and eat it too. My thought on that has been that you can once you have enough know how and/or money. unkmar - Buy 2 cakes. You eat your 1 cake and have your 1 cake too. :) ----- Original Message ----- From: "William Heimbigner" <icxcnika at hotpop.com> To: <EUforum at topica.com> Sent: Thursday, August 26, 2004 2:01 PM Subject: Interfacing with MS Agent > > > Hey all! > I've been reading on it's docs, and its clearly done via ActiveX. The > problem is, I have no CLUE how to interface with ActiveX from euphoria. > Obviously its done via EuCom, but how? > Would anyone be willing to help me on writing a wrapper for it? > > William Heimbigner > icxcnika at hotpop.com > > > >