Help: D2 Ole Automation with Word 97

What am I missing?
I get a server error with the following:

MsWord := CreateOleObject('Word.Application');

(MsWord is a Variant,...have Uses OleAuto and Ole2)

When I use 'Word.Document' it works (but not everything), but all the
examples I've seen use Word.Application