COM question

Benoit Goudreault-Emond postmaster at 127.0.0.1
Mon May 1 16:42:13 EDT 2000


In article <390DACB0.9FCA96B3 at world.std.com>, David Lees wrote:
> I have Word 7.0a, which I see references to with the Norton Registry
> Browswer.  I am flying blind, not really understanding how COM objects
> are denoted in the registry though.
> 
> David Lees

Word 7.0a == Word 95.  A port of Word 6 to 32 bits (although MS would like
you to believe otherwise... Well, OK, they added a few small things).

It doesn't have VBA; you'll have to create a Word.WordBasic object (I think)
and work with that, passing it WordBasic statements.

Good luck!

-- 
Benoit Goudreault-Emond
CoFounder, KMS Group ; Student, B. Comp. Eng, Concordia University
``Being too close to a fireball can worry a man --- to death.''
        -- Zeb Carter in "The Number of the Beast" by Robert A. Heinlein

Note:   the "From:" address is not correct to protect myself against spam.
        My actual e-mail address is: ``bge AT crosswinds DOT net''



More information about the Python-list mailing list