Re: Stupid question about exporting a COM/.Net object model in my programs
- From: "Jeff Johnson [MVP: VB]" <i.get@xxxxxxxxxxx>
- Date: Mon, 25 Apr 2005 16:31:18 -0400
"Nikkita" <nikkita@xxxxxxxxx> wrote in message
news:memo.20050425194439.1392B@xxxxxxxxxxxxxxxxxxxx
>> > Software such as Excel or Word exposes a COM object model which allows
>> > them to be automated by any language that can call COM objects.
>> >
>> > How do I do this in my own VB6 programs?
>>
>> To allow your program to be truly Automated (as opposed to simply
>> exposing objects) requires you to implement Visual Basic for
>> Applications. This is something that must be licensed from Microsoft
>> and if I recall correctly it's not cheap. Did I read your question
>> right?
>
> I don't need (at this stage) to provide a scripting language for my
> program. As far as I know, there's no need to implement VBA (or even the
> VBScript component) to allow your program to be automated by an entirely
> external program written in a language that supports COM.
It has been my understanding that providing a scripting language is
essential to being able to use the term "Automation" as Microsoft defines
it.
.
- Follow-Ups:
- Re: Stupid question about exporting a COM/.Net object model in my programs
- From: Karl E. Peterson
- Re: Stupid question about exporting a COM/.Net object model in my programs
- References:
- Re: Stupid question about exporting a COM/.Net object model in my programs
- From: Jeff Johnson [MVP: VB]
- Re: Stupid question about exporting a COM/.Net object model in my programs
- From: Nikkita
- Re: Stupid question about exporting a COM/.Net object model in my programs
- Prev by Date: Re: VB.NET is the "New Coke" of the computing world.
- Next by Date: Re: VB.NET is the "New Coke" of the computing world.
- Previous by thread: Re: Stupid question about exporting a COM/.Net object model in my programs
- Next by thread: Re: Stupid question about exporting a COM/.Net object model in my programs
- Index(es):