i have a vb program that currently creates word documents using the various
word objects available within Word.Application.

currently i have microsoft word installed on my machine. is there something
else like an SDK i could install and still use my program so i can delete
the actual word program from my computer?

Re: word SDK by Jonathan

Jonathan
Wed Jul 20 10:49:56 CDT 2005


"Mark" <mark_kurten@acordia.com> wrote in message
news:%23kcFUIUjFHA.3348@tk2msftngp13.phx.gbl...
>i have a vb program that currently creates word documents using the various
> word objects available within Word.Application.
>
> currently i have microsoft word installed on my machine. is there
> something
> else like an SDK i could install and still use my program so i can delete
> the actual word program from my computer?

In a word. No.


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org


Re: word SDK by Jay

Jay
Wed Jul 20 20:12:09 CDT 2005

On Wed, 20 Jul 2005 11:45:37 -0400, "Mark" <mark_kurten@acordia.com>
wrote:

>i have a vb program that currently creates word documents using the various
>word objects available within Word.Application.
>
>currently i have microsoft word installed on my machine. is there something
>else like an SDK i could install and still use my program so i can delete
>the actual word program from my computer?


No. The Word program is the host -- the *only* host -- for the Word
VBA interpreter.

If you wait until next year, and invest that time in learning to
manipulate XML, the answer will be different when Office 12 is
released. Microsoft recently announced that XML will be a native file
format for Office, and you'll be able to create and revise valid
Office documents outside of any Office program. You'll have to rewrite
your VB program, but TANSTAAFL.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org